Search found 0 matches

by SteveLacy
Thu Feb 24, 2022 9:08 pm
Forum: App Builder
Topic: Can I restore Appery project from backup file created using deprecated library?
Replies: 1
Views: 1565

Can I restore Appery project from backup file created using deprecated library?

Appery.io recently announced that they will soon be removing their deprecated JQM libararies (5.0, 5.1 and 5.2) from the system. I have some Appery project backup files that were created using the deprecated 5.2 library. Will I be able to restore these projects using these backup files once the depr...
by SteveLacy
Mon Jul 27, 2020 9:34 pm
Forum: App Builder
Topic: No known instance method for selector 'UserAgent'
Replies: 6
Views: 2328

Re: No known instance method for selector 'UserAgent'

Appery support wasn't able to provide any useful suggestions or identify the issue. Although until Appery gets things fixed, I found a workaround that allowed me to successfully build in Xcode so we could submit the app for Apple review: in iOS binary, choose Cordova iOS = 5.1.1 (previously we were ...
by SteveLacy
Fri Jul 24, 2020 4:38 pm
Forum: App Builder
Topic: No known instance method for selector 'UserAgent'
Replies: 6
Views: 2328

Re: No known instance method for selector 'UserAgent'

I am expecting that my export from Appery.io to an Xcode project would work within Xcode so that I can publish the app. The export process works OK, but the content that is exported during the process does not work in Xcode. I've been using Appery for years to publish iOS apps. It's not uncommon tha...
by SteveLacy
Thu Jul 23, 2020 4:27 pm
Forum: App Builder
Topic: No known instance method for selector 'UserAgent'
Replies: 6
Views: 2328

Re: No known instance method for selector 'UserAgent'

when using the File Transfer 1.7.1-patch1, I get 3 errors when building in Xcode: Property 'userAgent' not found on object of type 'CDVViewController' (line 274 in CDVWKWebViewEngine.m) Use of undeclared identifier 'CDVUserAgentUtil' (line 674 in CDVWKWebViewEngine.m) Use of undeclared identifier 'C...
by SteveLacy
Tue Jul 21, 2020 8:25 pm
Forum: App Builder
Topic: No known instance method for selector 'UserAgent'
Replies: 6
Views: 2328

No known instance method for selector 'UserAgent'

While trying to build in Xcode, I get the following error message "No known instance method for selector 'UserAgent' CDVFileTransfer.m". I'm using JQM with the latest library version 5.1 and Cordova ios 6.0.0. I did find a suggested workaround here: https://github.com/apache/cordova-plugin...
by SteveLacy
Tue Jun 30, 2020 5:47 pm
Forum: Moved from Get Satisfaction
Topic: Apple UIWebView API's deprecated.
Replies: 66
Views: 21044

Apple UIWebView API's deprecated.

I found that if I enable the Appery proxy on the request, it works! I also added the Access-Control-Allow-Origin: * on the service response, but it didn't seem to have any impact. I guess adding a proxy to every request should fix the problem. Question - Is there any other way to resolve this issue?...
by SteveLacy
Mon Jun 29, 2020 11:23 pm
Forum: Moved from Get Satisfaction
Topic: Apple UIWebView API's deprecated.
Replies: 66
Views: 21044

Apple UIWebView API's deprecated.

I shared my app called "Test App" with support. This is the app with a single screen and a single web service call. It's easy to see the problem in this app.

by SteveLacy
Mon Jun 29, 2020 11:14 pm
Forum: Moved from Get Satisfaction
Topic: Apple UIWebView API's deprecated.
Replies: 66
Views: 21044

Apple UIWebView API's deprecated.

We're stuck here not able to submit any apps to Apple due to this issue. As a test, I created another app with just one screen and one web service. If I enable cordova-plugin-ionic-webview plugin, the webservice will not load in the Xcode simulator (web service fails). If I disable cordova-plugin-io...
by SteveLacy
Tue Jun 23, 2020 3:31 pm
Forum: Moved from Get Satisfaction
Topic: Apple UIWebView API's deprecated.
Replies: 66
Views: 21044

Apple UIWebView API's deprecated.

Any reply? Any feedback or questions? Any tests I could run to provide more information? The app is shared with support. Thanks for any help.

by SteveLacy
Fri Jun 19, 2020 3:01 pm
Forum: Moved from Get Satisfaction
Topic: Apple UIWebView API's deprecated.
Replies: 66
Views: 21044

Apple UIWebView API's deprecated.

The service is called when the home screen loads. The app starts on a different screen and immediately transitions to the home screen where the service is called upon home screen load. Let me know if you have any questions. Thanks!

by SteveLacy
Thu Jun 18, 2020 4:07 pm
Forum: Moved from Get Satisfaction
Topic: Apple UIWebView API's deprecated.
Replies: 66
Views: 21044

Apple UIWebView API's deprecated.

Serhii, When our home screen loads on the app, we utilize a data connection to a service that provides data for the app. See below. https://d2r1vs3d9006ap.cloudfront.net/s3_images/1841174/home_screen_service_inline.png?1592495819 You'll see that we have an "on error" call to a javascript a...
by SteveLacy
Wed Jun 17, 2020 7:16 pm
Forum: Moved from Get Satisfaction
Topic: Apple UIWebView API's deprecated.
Replies: 66
Views: 21044

Apple UIWebView API's deprecated.

I had to disable the cordova-plugin-ionic-webview in order to push a release to Google Play. I have re-enabled the cordova-plugin-ionic-webview and ensured the Hot Code push plugin was disabled. This is essentially the scenario B I described above. Again in testing, the web services did not load (co...
by SteveLacy
Tue Jun 16, 2020 10:58 pm
Forum: Moved from Get Satisfaction
Topic: Apple UIWebView API's deprecated.
Replies: 66
Views: 21044

Apple UIWebView API's deprecated.

Is someone able to take a look at my app? It is shared with support. Are the test apps calling outside web services for data? I would think that this situation would be very common to many others. I look forward to a quick resolution as I have a few customers waiting on a resolution and I'm stuck un...
by SteveLacy
Thu Jun 11, 2020 7:06 pm
Forum: Moved from Get Satisfaction
Topic: Apple UIWebView API's deprecated.
Replies: 66
Views: 21044

Apple UIWebView API's deprecated.

There are no custom plugins or edited sources in my project to my knowledge. As I mentioned for scenario B, my web services would not load and operate in that scenario rendering the app non-functional. I have shared the app with support. Let me know how to proceed where both the cordova-plugin-ionic...
by SteveLacy
Wed Jun 10, 2020 5:39 pm
Forum: Moved from Get Satisfaction
Topic: Apple UIWebView API's deprecated.
Replies: 66
Views: 21044

Apple UIWebView API's deprecated.

I'm continuing to have issues with this and I've tried the following scenarios with the following results: test scenario A: -updated to resources v5.1 -enabled inAppBrowser 3.2.0 -disabled cordova-plugin-ionic-webview Result: app worked but it's still using UIWebView test scenario B: -updated to res...
by SteveLacy
Thu Jan 09, 2020 1:40 am
Forum: Moved from Get Satisfaction
Topic: Build step 'Execute shell' marked build as failure
Replies: 6
Views: 2429

Build step 'Execute shell' marked build as failure

Good call. This was an update of an existing app and it was originally setup for the Google GCM push services. I converted it to the Google Firebase and it compiled fine.

Thanks for your help!

Steve

by SteveLacy
Wed Jan 08, 2020 2:15 pm
Forum: Moved from Get Satisfaction
Topic: Build step 'Execute shell' marked build as failure
Replies: 6
Views: 2429

Build step 'Execute shell' marked build as failure

Sure. I did that in the original post above. Here it is again... I've shared my project with support. It's called "GACC Convert Challenge".

Thanks for your help.

Steve

by SteveLacy
Tue Jan 07, 2020 11:09 pm
Forum: Moved from Get Satisfaction
Topic: Build step 'Execute shell' marked build as failure
Replies: 6
Views: 2429

Build step 'Execute shell' marked build as failure

No changes on the source tab.

by SteveLacy
Tue Jan 07, 2020 5:27 pm
Forum: Moved from Get Satisfaction
Topic: Build step 'Execute shell' marked build as failure
Replies: 6
Views: 2429

Build step 'Execute shell' marked build as failure

I received the message:

"Build step 'Execute shell' marked build as failure"

when I went to build my Android binary. I've shared my project with support. It's called "GACC Convert Challenge".

Let me know what you find.

Thanks,

Steve

by SteveLacy
Wed Dec 11, 2019 11:49 pm
Forum: Moved from Get Satisfaction
Topic: audio file wont play on android.
Replies: 5
Views: 1596

audio file wont play on android.

I have this same issue with my app today. Doing some testing, I found that if I load the audio player on a page in my app, The page works fine in the Appery Tester, it works fine on iOS, but using the APK on an Android device and the page will never load (spinner just spins). My production app on Go...
by SteveLacy
Wed Dec 04, 2019 5:08 pm
Forum: Moved from Get Satisfaction
Topic: Apple UIWebView API's deprecated.
Replies: 66
Views: 21044

Apple UIWebView API's deprecated.

On my most recent Apple app submission, I received the following: "ITMS-90809: Deprecated API Usage - Apple will stop accepting submissions of apps that use UIWebView APIs . See https://developer.apple.com/documenta... for more information." How do I correct this issue? Thanks, Steve
by SteveLacy
Thu May 10, 2018 10:36 pm
Forum: Moved from Get Satisfaction
Topic: how to implement google fonts
Replies: 2
Views: 651

how to implement google fonts

Awesome! It works! Thanks!

by SteveLacy
Tue May 08, 2018 11:23 pm
Forum: Moved from Get Satisfaction
Topic: how to implement google fonts
Replies: 2
Views: 651

how to implement google fonts

I see there are some other posts on how to implement Google fonts, but they are several years old and I believe Google has updated their process for using Google fonts. Google's current instructions specify to include their style sheet: before specifying the font in your CSS. I have tried the follow...
by SteveLacy
Sat Apr 07, 2018 9:08 pm
Forum: Moved from Get Satisfaction
Topic: set background image for grid
Replies: 2
Views: 658

set background image for grid

Awesome!

I added the "background-repeat: no-repeat;" and the "background-size: cover;" and it worked like a charm!

Thanks!

by SteveLacy
Wed Apr 04, 2018 10:27 pm
Forum: Moved from Get Satisfaction
Topic: set background image for grid
Replies: 2
Views: 658

set background image for grid

I want to set the background image for a grid but it's not working. The following works to set the mobilecontainer background: Apperyio("mobilecontainer").css("background-image", 'url('+Apperyio.getImagePath("header_bg.png")+')'); But if I try to set the grid background...
by SteveLacy
Tue Nov 21, 2017 3:23 pm
Forum: Moved from Get Satisfaction
Topic: how to use onesignal plugin push notificacions
Replies: 45
Views: 7969

how to use onesignal plugin push notificacions

I've been testing on Android. I guess that's my issue? I'll give it a try on iOS and see what happens. Thanks for the feedback!

Let me know if you have any news that will help the cause.

Thanks,

Steve

by SteveLacy
Mon Nov 20, 2017 11:03 pm
Forum: Moved from Get Satisfaction
Topic: how to use onesignal plugin push notificacions
Replies: 45
Views: 7969

how to use onesignal plugin push notificacions

Bruce - I'm also using jquery. It still does not work for me. What version of the OneSignal plugin are you using? I'm using Appery libraries 4.1. I've tried a myriad of configurations and nothing has worked. Any details you can provide would be awesome!

by SteveLacy
Tue Nov 14, 2017 7:47 pm
Forum: Moved from Get Satisfaction
Topic: how to use onesignal plugin push notificacions
Replies: 45
Views: 7969

how to use onesignal plugin push notificacions

I'm using the jquery app. My init code is: alert('starting OneSignal...'); window.plugins.OneSignal .startInit("2df02c34-409f-4d54-ba6d-34b9a6a2ea6d") .handleNotificationOpened(notificationOpenedCallback) .endInit(); alert('OneSignal done'); Perhaps the issue is with the jquery app?
by SteveLacy
Tue Nov 14, 2017 6:12 pm
Forum: Moved from Get Satisfaction
Topic: how to use onesignal plugin push notificacions
Replies: 45
Views: 7969

how to use onesignal plugin push notificacions

So I have created a test app that only has a home screen that calls the OneSignal javascript init. I put an alert before the init call and one after stating it has finished. When I launch the app, I get the alert of the "init started" and then just the spinner icon that never finishes (the...
by SteveLacy
Fri Nov 10, 2017 11:03 pm
Forum: Moved from Get Satisfaction
Topic: how to use onesignal plugin push notificacions
Replies: 45
Views: 7969

how to use onesignal plugin push notificacions

Awesome news Rohan! Although I found the following: https://github.com/OneSignal/OneSigna... This didn't work for me. Ugh. Can you attach the plugin or send me a link? I also invoked the normal PushPlugin as well. If you can provide the plugin and any details to make it work, I will be so appreciati...
by SteveLacy
Fri Nov 10, 2017 8:58 pm
Forum: Moved from Get Satisfaction
Topic: how to use onesignal plugin push notificacions
Replies: 45
Views: 7969

how to use onesignal plugin push notificacions

I have the same issue as others regarding loading the OneSignal cordova plugin. The plugin fails to initialize when it's called per the OneSignal instructions. The app just hangs there. Since I wasn't successful here with OneSignal, I pursued the Firebase option and found there's no way to load the ...
by SteveLacy
Fri Nov 03, 2017 10:33 pm
Forum: Moved from Get Satisfaction
Topic: how to add google-services.json to cordova root?
Replies: 4
Views: 930

how to add google-services.json to cordova root?

I already have the external database of device IDs and tokens. We use a REST call to the Appery API to send out push notifications currently. But if we remove the app from Appery, the app's device database and push info go away and there's no way to use the Appery backend to send the push notificati...
by SteveLacy
Fri Nov 03, 2017 9:29 pm
Forum: Moved from Get Satisfaction
Topic: how to add google-services.json to cordova root?
Replies: 4
Views: 930

how to add google-services.json to cordova root?

I am currently using the Appery push notification system. Although I am out of app slots on my subscription. If I backup and remove an app from the Appery system, in order to build another app, the app I removed loses it's ability to receive push notifications. So I want to implement a third party p...
by SteveLacy
Fri Nov 03, 2017 8:45 pm
Forum: Moved from Get Satisfaction
Topic: how to add google-services.json to cordova root?
Replies: 4
Views: 930

how to add google-services.json to cordova root?

In my quest to implement a third party push notification system, I'm trying to implement Google's Firebase plugin and system. I'm able to incorporate the Firebase Cordova plugin into my project, but their instructions say to load their google-services.json file at the cordova root in order to implem...
by SteveLacy
Thu Nov 02, 2017 11:20 pm
Forum: Moved from Get Satisfaction
Topic: how to use onesignal plugin push notificacions
Replies: 45
Views: 7969

how to use onesignal plugin push notificacions

Tiago - I've spent quite a bit of time trying to get the OneSignal plugin working. I followed the instructions you provided in this post below, but no lock. I have a similar result where the plugin never finishes loading. I saw you used the 2.0.11 OneSignal version, so I installed that version as we...
by SteveLacy
Sat Feb 04, 2017 3:39 pm
Forum: Moved from Get Satisfaction
Topic: urliswhitelisted problem in Xcode
Replies: 2
Views: 690

urliswhitelisted problem in Xcode

I had applied the update to the Libraries Version v4.0. Upon further investigation of the enabled Cordova plugins, I'm seeing older versions of the plugin are enabled and newer versions are not. I had assumed the Libraries update would enable the latest Cordova plugins, but I guess I was wrong. I'm ...
by SteveLacy
Sat Feb 04, 2017 3:22 pm
Forum: Moved from Get Satisfaction
Topic: steve@myflock.com
Replies: 9
Views: 2101

steve@myflock.com

I updated the app to Libraries version v4.0. I'm now seeing that the some older Cordova plugins are enabled and the newer ones are not. My assumption was that applying the update to the v4.0 libraries would update the cordova plugins. I guess I was wrong? For my next updated app, I'll make sure the ...
by SteveLacy
Sat Feb 04, 2017 10:41 am
Forum: Moved from Get Satisfaction
Topic: steve@myflock.com
Replies: 9
Views: 2101

steve@myflock.com

emThis reply was created from a merged topic originally titled Cordova/NSData+64.h file not found - Error with Xcode build ./em With the January 2017 Appery platform update, a new problem has been introduced with the Xcode Project export. The Appery export works OK, but when you go to build the app ...
by SteveLacy
Fri Feb 03, 2017 9:20 pm
Forum: Moved from Get Satisfaction
Topic: urliswhitelisted problem in Xcode
Replies: 2
Views: 690

urliswhitelisted problem in Xcode

With the recent January 2017 Appery platform update, another issue was introduced with the Xcode export for iOS. I would get a "build failed" with an error pertaining to the CDVInAppBrowser.m file (located in your app folder Plugins cordova-plugin-inappbrowser). I found there is a differen...
by SteveLacy
Tue Jan 31, 2017 3:26 pm
Forum: Moved from Get Satisfaction
Topic: window.open no longer working in ios10.2
Replies: 9
Views: 1823

window.open no longer working in ios10.2

So the update to the Appery platform fixed the problem. Great news.

Although the update also causes some new Xcode issues (reported on a separate thread), we were able to push the update of the app out for our customer without an issue.

Thanks,

Steve

by SteveLacy
Mon Jan 30, 2017 8:36 pm
Forum: Moved from Get Satisfaction
Topic: steve@myflock.com
Replies: 9
Views: 2101

steve@myflock.com

The recent Appery platform update seems to have fixed my prior issue with iOS 10.2 links, but as I found when trying to create an archive of my project in Xcode, there's a new error "Cordova/NSData+Base64.h file not found". This causes the build to fail, preventing the release of the app i...
by SteveLacy
Mon Jan 23, 2017 8:03 pm
Forum: Moved from Get Satisfaction
Topic: window.open no longer working in ios10.2
Replies: 9
Views: 1823

window.open no longer working in ios10.2

So I went in today (1/23/17) and exported another Xcode for my app and found that the problem remains.

So did the planned January 22nd Appery release go out? I'm thinking no?

Let us know. We have customers waiting. Let us know when we can anticipate the fix.

Thanks!

Steve

by SteveLacy
Thu Jan 12, 2017 4:43 pm
Forum: Moved from Get Satisfaction
Topic: window.open no longer working in ios10.2
Replies: 9
Views: 1823

window.open no longer working in ios10.2

So are there any suggestions? My guess is something recently changed either in iOS 10.2 or the Appery Xcode export? Any suggestions would be greatly appreciated. To ensure I wasn't crazy, I built a simple app with one page with one button with the javascript as follows (on button click): var the_lin...
by SteveLacy
Tue Jan 10, 2017 5:09 pm
Forum: Moved from Get Satisfaction
Topic: window.open no longer working in ios10.2
Replies: 9
Views: 1823

window.open no longer working in ios10.2

I have a published app where I recently made a minor update and published the new version of the app. I have buttons that use either: window.open(the_link, ' blank','location=yes'); or window.open(the_link, " system"); Now on iOS 10.2, when you click the button you get the spinner for a sp...
by SteveLacy
Mon Sep 19, 2016 11:08 pm
Forum: Moved from Get Satisfaction
Topic: audio pauses on ios in background mode
Replies: 1
Views: 391

audio pauses on ios in background mode

I have an app that plays back MP3 files. On Android devices, after beginning the audio playback you can allow the app to go to background and the audio continues to play. On iOS devices, as soon as the app is sent to background, the audio pauses. Is there a way to ensure the audio does not pause whe...
by SteveLacy
Thu May 26, 2016 2:41 pm
Forum: Moved from Get Satisfaction
Topic: pushNotificationToken returning null on iOS8 devices
Replies: 8
Views: 1150

pushNotificationToken returning null on iOS8 devices

Ah. I see I have PushPlugin 1.3.0 enabled while PushPlugin 1.4.5 is not. Should I enable them both? Or just the PushPlugin 1.4.5?

by SteveLacy
Wed May 25, 2016 5:42 pm
Forum: Moved from Get Satisfaction
Topic: pushNotificationToken returning null on iOS8 devices
Replies: 8
Views: 1150

pushNotificationToken returning null on iOS8 devices

I'm using the following javascript to get device info: setTimeout(function() { // push notification stuff... var deviceID = localStorage.getItem('pushNotificationDeviceID'); var tokenID = localStorage.getItem('pushNotificationToken'); var deviceType = device.platform; }, 3000); I've found it works g...
by SteveLacy
Thu Apr 07, 2016 8:03 pm
Forum: Moved from Get Satisfaction
Topic: export appery database collection
Replies: 1
Views: 386

export appery database collection

I need to migrate the registered devices with one app to another app. I have a script that will allow me to register devices based on an input file, but I'm unable to export the Devices collection from the source app. I see the "export" option on the Appery database UI, but it doesn't expo...
by SteveLacy
Mon Feb 29, 2016 11:34 pm
Forum: Moved from Get Satisfaction
Topic: Google Play warning: You are using a vulnerable version of Apache Cordova
Replies: 52
Views: 7184

Google Play warning: You are using a vulnerable version of Apache Cordova

So we aren't able to submit new apps to Google Play (or update apps) until the end of March with the new Appery update? Is there a workaround suggested for those of us with customers relying on app releases? Is the Android Studio approach recommended?

by SteveLacy
Tue Feb 09, 2016 4:07 pm
Forum: Moved from Get Satisfaction
Topic: Apache Cordova 4.1.1 or higher
Replies: 10
Views: 1446

Apache Cordova 4.1.1 or higher

Awaiting updates as well. All my published apps are affected.

by SteveLacy
Mon Feb 01, 2016 10:32 pm
Forum: Moved from Get Satisfaction
Topic: apple tvOS app development
Replies: 2
Views: 464

apple tvOS app development

Is it possible to develop an app for the Apple tvOS using Appery.io? If so, are there any special considerations when developing an app for that platform?

by SteveLacy
Sun Oct 11, 2015 3:35 am
Forum: Moved from Get Satisfaction
Topic: ios9 update breaks our app
Replies: 13
Views: 1962

ios9 update breaks our app

Thanks for the feedback. I also converted my select menus to panel selections and things are working good now (even in Xcode). Submitted the update to my app in the Apple app store and we should be good now. Thanks for your suggestion.

by SteveLacy
Thu Oct 08, 2015 8:07 pm
Forum: Moved from Get Satisfaction
Topic: error itms-90475 invalid bundle. ipad multitasking support requires launch story board
Replies: 10
Views: 1471

error itms-90475 invalid bundle. ipad multitasking support requires launch story board

when I went to upload my app using Xcode (7.0.1), I got the following error: error itms-90475 invalid bundle. ipad multitasking support requires launch story board After a bit of research, I found the following resolution: http://stackoverflow.com/questions/32... This solved my problem. I thought I ...
by SteveLacy
Thu Oct 08, 2015 7:49 pm
Forum: Moved from Get Satisfaction
Topic: bitcode error xcode
Replies: 13
Views: 1810

bitcode error xcode

I am experiencing the same issue. Although disabling the bitcode in Xcode seemed to fix the problem.

by SteveLacy
Mon Oct 05, 2015 11:15 pm
Forum: Moved from Get Satisfaction
Topic: IOS 9 jquery back button problem with solution
Replies: 20
Views: 2738

IOS 9 jquery back button problem with solution

I had the same problem with iOS9 and select menus. The fix above (add the $.mobile.hashListeningEnabled = false;) didn't work for me. When I changed the menus to native menus (per another forum suggestion), they worked in the Appery tester apps, but when I tested it in Xcode, the onchange function n...
by SteveLacy
Mon Oct 05, 2015 10:54 pm
Forum: Moved from Get Satisfaction
Topic: ios9 update breaks our app
Replies: 13
Views: 1962

ios9 update breaks our app

Follow up... The app worked in the Appery tester, but when I bring the app into Xcode, the "onchange" for the select menu no longer works. Ugh. So trying to find a better solution. Any suggestions are appreciated.

by SteveLacy
Mon Oct 05, 2015 10:11 pm
Forum: Moved from Get Satisfaction
Topic: ios9 update breaks our app
Replies: 13
Views: 1962

ios9 update breaks our app

I had the same issue with an app that I've had out there for a few years. This iOS9 update broke the app. The "native menu" option seems to fix my primary problem. Thanks!

by SteveLacy
Wed Nov 26, 2014 11:28 pm
Forum: Moved from Get Satisfaction
Topic: use of undeclared identifier 'UIUserNotificationSettings'
Replies: 4
Views: 708

use of undeclared identifier 'UIUserNotificationSettings'

I upgraded and that solved the problem. I was gun-shy to upgrade to Xcode version 6 since the reviews were so bad. But the upgrade did solve the problem.

Thanks!

Steve

by SteveLacy
Wed Nov 26, 2014 9:31 pm
Forum: Moved from Get Satisfaction
Topic: use of undeclared identifier 'UIUserNotificationSettings'
Replies: 4
Views: 708

use of undeclared identifier 'UIUserNotificationSettings'

I am attempting to push an update of my existing app to the Apple App Store. I export the Xcode from Appery and upon compiling in Xcode, I get the error "use of undeclared identifier 'UIUserNotificationSettings', as well as the error "no visible @interface for 'UIApplication' declares the ...
by SteveLacy
Sun Nov 23, 2014 6:30 pm
Forum: Moved from Get Satisfaction
Topic: window.location.href no longer working on Android
Replies: 2
Views: 571

window.location.href no longer working on Android

Awesome! Thanks. I guess the key to not launch the browser was the '_system'. Thanks so much!

by SteveLacy
Sun Nov 23, 2014 5:24 pm
Forum: Moved from Get Satisfaction
Topic: window.location.href no longer working on Android
Replies: 2
Views: 571

window.location.href no longer working on Android

I have some buttons in my app that when clicked will call a number, or send an sms, etc. This has been working for a few years in my app where I have an "on click" action calling the following javascript: window.location.href = 'sms:18885551234'; This code no longer works on Android since ...
by SteveLacy
Wed Oct 01, 2014 3:20 pm
Forum: Moved from Get Satisfaction
Topic: You should upgrade to Apache Cordova 3.5.1 or higher as soon as possible
Replies: 61
Views: 6411

You should upgrade to Apache Cordova 3.5.1 or higher as soon as possible

I just got an email from the Google Play store saying several of my apps are built on a version of Apache Cordova that contains security vulnerabilities. These apps were developed with Appery.io. Their instructions are "You should upgrade to Apache Cordova 3.5.1 or higher as soon as possible. F...
by SteveLacy
Thu Aug 21, 2014 3:28 pm
Forum: Moved from Get Satisfaction
Topic: checkbox component within grid component failing
Replies: 9
Views: 1162

checkbox component within grid component failing

I had tested this again yesterday 8/20/14 and it was still not working.

by SteveLacy
Thu Aug 21, 2014 3:27 pm
Forum: Moved from Get Satisfaction
Topic: checkbox component within grid component failing
Replies: 9
Views: 1162

checkbox component within grid component failing

That sounds great! When's the new release?

by SteveLacy
Wed Aug 20, 2014 11:17 pm
Forum: Moved from Get Satisfaction
Topic: checkbox component within grid component failing
Replies: 9
Views: 1162

checkbox component within grid component failing

Any update on this issue? We need to push out an update to our app and we can't if you can't loop through multiple items.

A status update with an estimated fix date would be greatly appreciated.

Thanks,

Steve

by SteveLacy
Thu Jul 31, 2014 4:31 pm
Forum: Moved from Get Satisfaction
Topic: checkbox component within grid component failing
Replies: 9
Views: 1162

checkbox component within grid component failing

Thanks for digging into this issue. Please let me know as soon as a fix is available as I have a deployed app in my customers hands that is experiencing this issue.

Thanks,

Steve

by SteveLacy
Wed Jul 30, 2014 6:52 pm
Forum: Moved from Get Satisfaction
Topic: checkbox component within grid component failing
Replies: 9
Views: 1162

checkbox component within grid component failing

I am building an app that has a set of questions with multiple choice answers. A web service provides the list of questions and the list of multiple choice options for each question. This feature has been working just fine within our app for many months, but recently it has been failing. Here's the ...
by SteveLacy
Sat May 31, 2014 4:38 pm
Forum: Moved from Get Satisfaction
Topic: pushNotificationDeviceID not unique on iOS devices
Replies: 36
Views: 4332

pushNotificationDeviceID not unique on iOS devices

Go to your app settings tab and choose the "external resources" option. Near the top, you can select the library version.

by SteveLacy
Fri May 30, 2014 9:50 pm
Forum: Moved from Get Satisfaction
Topic: pushNotificationDeviceID not unique on iOS devices
Replies: 36
Views: 4332

pushNotificationDeviceID not unique on iOS devices

I switched to the 1.2 library which resolved the issue.

by SteveLacy
Tue Mar 18, 2014 1:31 am
Forum: Moved from Get Satisfaction
Topic: Bugs after iOS 7.1/Xcode 5.1 update
Replies: 59
Views: 5936

Bugs after iOS 7.1/Xcode 5.1 update

same experience here. Guess I'l be downgrading to version 5.0.1 of Xcode as well.

by SteveLacy
Tue Mar 18, 2014 1:09 am
Forum: Moved from Get Satisfaction
Topic: push notification navigation to page in app
Replies: 1
Views: 458

push notification navigation to page in app

Is it possible to have the user directed to a page in the app when they receive a push notification?

I would like to be able to send a push notification and when the user clicks on the notification it launches the app and takes them to a particular page in the app. Is this possible?

by SteveLacy
Fri Mar 14, 2014 4:26 am
Forum: Moved from Get Satisfaction
Topic: push notification status wait
Replies: 4
Views: 623

push notification status wait

I'm also getting customers complaining of receiving numerous push notifications that they should not be receiving. We are calling the API to send a push notification to a specific device id and I've been able to confirm that the push notification is being received on that device. Although I'm hearin...
by SteveLacy
Wed Mar 12, 2014 9:35 pm
Forum: Moved from Get Satisfaction
Topic: push notification status wait
Replies: 4
Views: 623

push notification status wait

We are sending push notifications via the API (PHP script calls the API providing the necessary information). Everything usually works, but I've seen in the Appery Push Notifications area under "Scheduled Push Notificatiions" that the push notifications are listed. Most entries show Status...
by SteveLacy
Tue Feb 25, 2014 4:24 pm
Forum: Moved from Get Satisfaction
Topic: push notification error
Replies: 11
Views: 1402

push notification error

This did fix the problem. By the way, several of my account have queued messages that show a status of "wait". We set all the notifications to go immediately yet these show as "wait". Will the update fix this problem too? I've had customers complain of irregular delivery of the p...
by SteveLacy
Mon Feb 24, 2014 5:43 pm
Forum: Moved from Get Satisfaction
Topic: push notification error
Replies: 11
Views: 1402

push notification error

Any update on this? My customer is concerned. I still can't send push notifications manually using the Appery interface with this app (or programmatically).

by SteveLacy
Wed Feb 19, 2014 8:30 pm
Forum: Moved from Get Satisfaction
Topic: push notification error
Replies: 11
Views: 1402

push notification error

I've shared the app with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a. Let me know what they find.

by SteveLacy
Tue Feb 18, 2014 3:06 pm
Forum: Moved from Get Satisfaction
Topic: push notification error
Replies: 11
Views: 1402

push notification error

Yes every time I try to send a push notification for this app using the Appery interface, I get the error message. I have tried other Appery apps and the notifications work properly. It's just this account "Temple of Prayer" that has the problem. Do I need to share this account with you fo...
by SteveLacy
Tue Feb 18, 2014 12:16 am
Forum: Moved from Get Satisfaction
Topic: push notification error
Replies: 11
Views: 1402

push notification error

Push notifications stopped working for a recently deployed app. So I went to the push notifications area and attempted to send a single push notification to my phone using the Appery interface. I entered my phone ID and completed the form to send the push notification and then I received the attache...
by SteveLacy
Fri Feb 07, 2014 3:56 pm
Forum: Moved from Get Satisfaction
Topic: pushNotificationDeviceID not unique on iOS devices
Replies: 36
Views: 4332

pushNotificationDeviceID not unique on iOS devices

I no longer experienced the issue once I changed to the 1.2 version library. Yeah I'm using the phonegap 3.0.0. I'm not sure I understand your question regarding the Xcode 5 with javascript. I'm now using Xcode5 to publish the app to iOS and yes the app definitely has javascript. I had problems with...
by SteveLacy
Tue Feb 04, 2014 10:43 pm
Forum: Moved from Get Satisfaction
Topic: turn all proxies off/on
Replies: 1
Views: 387

turn all proxies off/on

Some of my proxies got inadvertently turned on in my app causing problems with my latest release. It would be really nice if there was a way to turn all proxies on (or off) at once. I have dozens of web services setup and it's a real pain to turn each proxy on or off manually each time. Maybe a futu...
by SteveLacy
Tue Jan 14, 2014 3:19 am
Forum: Moved from Get Satisfaction
Topic: xcode 5 problems
Replies: 8
Views: 1016

xcode 5 problems

I just received an email from Apple saying beginning Feb 1st all app submissions and updates must be built using Xcode 5.

Will Appery be updated to fix the problems associated with Xcode 5 when exporting my project before Feb 1st? I hope so!

Thanks,

Steve

by SteveLacy
Thu Jan 09, 2014 10:55 pm
Forum: Moved from Get Satisfaction
Topic: pushNotificationDeviceID not unique on iOS devices
Replies: 36
Views: 4332

pushNotificationDeviceID not unique on iOS devices

Sweet!!! That fixed it!

Thank You! Thank You!!

by SteveLacy
Wed Jan 08, 2014 3:45 pm
Forum: Moved from Get Satisfaction
Topic: pushNotificationDeviceID not unique on iOS devices
Replies: 36
Views: 4332

pushNotificationDeviceID not unique on iOS devices

By the way, I was doing all my testing on the Appery.io Android tester app. The app launches and will take you to a screen (FindChurch) to choose a nearby member church. When you select the church, the local storage variable "churchid" is set. The app will then take you to a screen to logi...
by SteveLacy
Tue Jan 07, 2014 11:55 pm
Forum: Moved from Get Satisfaction
Topic: pushNotificationDeviceID not unique on iOS devices
Replies: 36
Views: 4332

pushNotificationDeviceID not unique on iOS devices

Yeah the app is shared with a href="mailto:support@Appery.io" rel="nofollow"support@Appery.io/a. The app is named ChurchAppLive. The FB login link (currently invisible) is found on the "Login" page. The frustrating part is that this FB login function has been working fo...
by SteveLacy
Tue Jan 07, 2014 6:12 pm
Forum: Moved from Get Satisfaction
Topic: pushNotificationDeviceID not unique on iOS devices
Replies: 36
Views: 4332

pushNotificationDeviceID not unique on iOS devices

I found the problem, but I'm not sure how to solve it. Here's what's going on... Before I initiate the Facebook login, I store a needed local storage variable. The Facebook code calls Facebook via the window.open command where the user logs into Facebook. The Facebook call has the return URL to the ...
by SteveLacy
Mon Jan 06, 2014 11:17 pm
Forum: Moved from Get Satisfaction
Topic: pushNotificationDeviceID not unique on iOS devices
Replies: 36
Views: 4332

pushNotificationDeviceID not unique on iOS devices

The Facebook login procedure per the tutorial requires the exchange of a code returned from Facebook for a Facebook token (see the section in the tutorial titled "Exchange the code for a user access token"). In my debugging, the Facebook code is still being retrieved (although it uses anot...
by SteveLacy
Sun Jan 05, 2014 4:39 pm
Forum: Moved from Get Satisfaction
Topic: pushNotificationDeviceID not unique on iOS devices
Replies: 36
Views: 4332

pushNotificationDeviceID not unique on iOS devices

After updating to library 1.2, the iOS device ID is now working properly! Yeah! Although updating to library 1.2 introduced a new problem. My facebook login no longer works. I'm in the middle of debugging the problem and I've found that the "code" returned from Facebook is working, but the...
by SteveLacy
Sun Dec 22, 2013 2:51 pm
Forum: Moved from Get Satisfaction
Topic: pushNotificationDeviceID not unique on iOS devices
Replies: 36
Views: 4332

pushNotificationDeviceID not unique on iOS devices

My bad. I was using the window.open('http://apache.org'); without the '_blank' argument. The following works fine for me now:

window.open('http://apache.org', '_blank', 'location=yes');

Thanks for the help!

Steve

by SteveLacy
Sun Dec 22, 2013 12:37 am
Forum: Moved from Get Satisfaction
Topic: pushNotificationDeviceID not unique on iOS devices
Replies: 36
Views: 4332

pushNotificationDeviceID not unique on iOS devices

I had wanted to have the ability to go back to the app on iOS and that's not possible with the straight "window.open" command. It opens the URL, but there's no way to go back on iOS. With the childbrowser, there was a "Done" button that allowed the user to go back. Any way to get...
by SteveLacy
Fri Dec 20, 2013 5:42 pm
Forum: Moved from Get Satisfaction
Topic: pushNotificationDeviceID not unique on iOS devices
Replies: 36
Views: 4332

pushNotificationDeviceID not unique on iOS devices

Ran into a snag...

After changing my library to 1.2, the

window.plugins.childBrowser.showWebPage(the_link);

no longer works. I really need the childbrowser functionality on iOS. Any suggestions?

by SteveLacy
Fri Dec 20, 2013 4:24 pm
Forum: Moved from Get Satisfaction
Topic: pushNotificationDeviceID not unique on iOS devices
Replies: 36
Views: 4332

pushNotificationDeviceID not unique on iOS devices

Maryna, Thanks for the reply. Here's what happened in my testing using iOS7 devices. The device ID is recorded properly for the first iOS7 device to launch the app. Although for the second iOS7 device to access the app, it doesn't add a new record but only updates the time stamp on the previous reco...
by SteveLacy
Thu Dec 19, 2013 8:33 pm
Forum: Moved from Get Satisfaction
Topic: pushNotificationDeviceID not unique on iOS devices
Replies: 36
Views: 4332

pushNotificationDeviceID not unique on iOS devices

Another update... I did a test sending a notification to all devices (no filter) and the notification was only received by the last iOS device (running iOS7) to launch the app. Android devices worked just fine though. So apparently there's also an issue registering the iOS devices (running iOS7) wit...
by SteveLacy
Thu Dec 19, 2013 5:44 pm
Forum: Moved from Get Satisfaction
Topic: pushNotificationDeviceID not unique on iOS devices
Replies: 36
Views: 4332

pushNotificationDeviceID not unique on iOS devices

I've done some more testing and things are still not working properly for iOS push notifications. On Android, using: var deviceID = localStorage.getItem('pushNotificationDeviceID'); My Android device ID is = 99000206643728;b7ad5277e66329d7 using: var deviceID = device.uuid; My Android device ID is =...
by SteveLacy
Wed Dec 18, 2013 9:33 pm
Forum: Moved from Get Satisfaction
Topic: pushNotificationDeviceID not unique on iOS devices
Replies: 36
Views: 4332

pushNotificationDeviceID not unique on iOS devices

So how would I retrieve the device.uuid? Would the following work?:

var UdeviceID = localStorage.getItem('device.uuid');

Is the device.uuid stored the same as the pushNotificationDeviceID?

by SteveLacy
Wed Dec 18, 2013 6:37 pm
Forum: Moved from Get Satisfaction
Topic: pushNotificationDeviceID not unique on iOS devices
Replies: 36
Views: 4332

pushNotificationDeviceID not unique on iOS devices

I'm using the following to obtain the device ID: var deviceID = localStorage.getItem('pushNotificationDeviceID'); I've found that this device ID is unique on Android devices. Although on iOS devices running the same OS version, I've found the device ID is the same for every user of the app. I've don...
by SteveLacy
Wed Nov 20, 2013 5:18 pm
Forum: Moved from Get Satisfaction
Topic: navigator.app.loadUrl(the_link, { openExternal:true } ); not supported with latest release of Appery.io Android Tester A
Replies: 13
Views: 1668

navigator.app.loadUrl(the_link, { openExternal:true } ); not supported with latest release of Appery.io Android Tester A

Awesome!

That also solves another issue I was having on iOS where there was a previous problem with window.open not working on iOS. Now I can open Safari on iOS (before I was limited to the childbrowser).

Thanks!

by SteveLacy
Tue Nov 19, 2013 11:10 pm
Forum: Moved from Get Satisfaction
Topic: Can I restore a project from backup (including certificates) if I delete a project?
Replies: 3
Views: 512

Can I restore a project from backup (including certificates) if I delete a project?

Thanks.

Could you point me to a useful resource with instructions for creating my own certificate?

by SteveLacy
Tue Nov 19, 2013 9:06 pm
Forum: Moved from Get Satisfaction
Topic: navigator.app.loadUrl(the_link, { openExternal:true } ); not supported with latest release of Appery.io Android Tester A
Replies: 13
Views: 1668

navigator.app.loadUrl(the_link, { openExternal:true } ); not supported with latest release of Appery.io Android Tester A

That does work on the Tester, but it opens the link in the app child browser rather than the phone's native browser. My link goes to some video content that isn't supported in the child browser, but does work on the phone's native browser. This is not a big deal since it's only the Tester that's not...
by SteveLacy
Tue Nov 19, 2013 8:25 pm
Forum: Moved from Get Satisfaction
Topic: Can I restore a project from backup (including certificates) if I delete a project?
Replies: 3
Views: 512

Can I restore a project from backup (including certificates) if I delete a project?

I have not been able to get a clear answer to this question in the forum yet. If I make a backup of a project that I have published to both Google Play store and the Apple App store, then delete that project from Appery. Will I be able to restore that project (including the necessary certificate fil...
by SteveLacy
Tue Nov 19, 2013 8:14 pm
Forum: Moved from Get Satisfaction
Topic: navigator.app.loadUrl(the_link, { openExternal:true } ); not supported with latest release of Appery.io Android Tester A
Replies: 13
Views: 1668

navigator.app.loadUrl(the_link, { openExternal:true } ); not supported with latest release of Appery.io Android Tester A

With the update of the Appery.io Tester on my Android phone today (11/19/2013 - Version 1.3), I found that the apps I had created that used the navigator.app.loadUrl function no longer work on the tester app. If I build the apk and install it on my phone, the app works as designed. But the app doesn...
by SteveLacy
Wed Nov 13, 2013 6:05 pm
Forum: Moved from Get Satisfaction
Topic: xcode 5 problems
Replies: 8
Views: 1016

xcode 5 problems

So has the Appery export been updated to work with Xcode 5? If not, is there an anticipated date when it will be compatible. For me, the fix was to remove Xcode 5 and re-install Xcode 4.6. But eventually I would like to move to Xcode 5 but I can't do this until I know that the Appery Xcode export wi...
by SteveLacy
Mon Oct 07, 2013 11:26 pm
Forum: Moved from Get Satisfaction
Topic: how to copy keystore file from one project to another
Replies: 1
Views: 285

how to copy keystore file from one project to another

I need to post an update to an app from a copy of another app within Appery. How can I extract the keystore file from the first app so I can load it into the second? My assumption is that I can upload the extracted keystore file and use the Key and keystore passwords from the original appery project...
by SteveLacy
Sat Sep 28, 2013 12:09 am
Forum: Moved from Get Satisfaction
Topic: xcode 5 problems
Replies: 8
Views: 1016

xcode 5 problems

I recently updated to Xcode 5 (against my better judgement) and now I get problems with the Appery Xcode export. The build succeeds if I use the Xcode simulators to test the app, but it fails if I build for the device (which I need to do in order to upload to the Apple App store). Here are the error...
by SteveLacy
Sat Sep 28, 2013 12:04 am
Forum: Moved from Get Satisfaction
Topic: iOS7 Update - Missing icons in iOS IPA export
Replies: 7
Views: 856

iOS7 Update - Missing icons in iOS IPA export

I recently submitted an update of an existing app to the Apple App store. I received the following notice: Missing recommended icon file - The bundle does not contain an app icon for iPhone / iPod Touch of exactly '120x120' pixels, in .png format. Missing recommended icon file - The bundle does not ...
by SteveLacy
Sun Sep 15, 2013 9:06 pm
Forum: Moved from Get Satisfaction
Topic: "unfortunately, app has stopped" after recent update
Replies: 2
Views: 368

"unfortunately, app has stopped" after recent update

I was able to figure out this issue. The problem was related to Android permissions. Once I enabled "Wake_Lock" that solved the problem. I had also removed the geo-location, but I should be able to re-enable it without an issue. Clues came from users that had reported crashes using the Goo...
by SteveLacy
Sun Sep 15, 2013 6:28 pm
Forum: Moved from Get Satisfaction
Topic: "unfortunately, app has stopped" after recent update
Replies: 2
Views: 368

"unfortunately, app has stopped" after recent update

I have an app that I released in the Google Play Store several months ago and I've been incorporating and releasing updates over the past several months. I released version 18 to the Google Play store on September 6th. I found that the app would crash (stop working and my phone would present a messa...
by SteveLacy
Wed Sep 11, 2013 3:42 pm
Forum: Moved from Get Satisfaction
Topic: can I crop or rotate photo
Replies: 1
Views: 272

can I crop or rotate photo

When I capture a photo, I have to specify the dimensions (width and height) in the camera device service. Depending on the orientation of the camera (landscape or portrait), the native camera image may not match the dimensions aspect ratio. For example I can setup a target size of 1024 x 768 (landsc...
by SteveLacy
Tue Aug 20, 2013 8:14 pm
Forum: Moved from Get Satisfaction
Topic: Camera to Database.
Replies: 88
Views: 9361

Camera to Database.

Uggh. Brain fart. I had tried it earlier as part of a GET and it failed too, but I never tried the POST. Works great!

by SteveLacy
Tue Aug 20, 2013 5:32 pm
Forum: Moved from Get Satisfaction
Topic: Camera to Database.
Replies: 88
Views: 9361

Camera to Database.

I found the problem was related to the max size of the header request to our servers. The default max request size for Apache servers is 8k. Which means only tiny photos can be uploaded with this common default setting. Since you have to map the photo data to the request side of the web service, it ...
by SteveLacy
Sun Aug 18, 2013 6:03 pm
Forum: Moved from Get Satisfaction
Topic: Camera to Database.
Replies: 88
Views: 9361

Camera to Database.

After some more digging, I decided to try setting the image output to a tiny value (4 px X 6px) and it worked! I found the limit was around 200px X 300px before the web service would fail again. So it must be a limit on my server's end to not accept requests over a certain size? Now I know where to ...
by SteveLacy
Sun Aug 18, 2013 5:46 pm
Forum: Moved from Get Satisfaction
Topic: Camera to Database.
Replies: 88
Views: 9361

Camera to Database.

The call to the web service fails (if I include the imagedatabase64 variable as input), there are no error messages. Although I did set up a javascript alert that is triggered on a service error event. This alert fires if I include the variable as input and the service succeeds if I don't. I tried t...
by SteveLacy
Fri Aug 16, 2013 11:50 pm
Forum: Moved from Get Satisfaction
Topic: Camera to Database.
Replies: 88
Views: 9361

Camera to Database.

If I use the imageDataBase64 value (stored in a local variable) as one of the request fields to my web service (either in the header or not), the web service errors (regardless of the action of the web service). If I exclude the variable value as an input to the web service, it works. I need to pass...
by SteveLacy
Fri Aug 09, 2013 10:14 pm
Forum: Moved from Get Satisfaction
Topic: Camera to Database.
Replies: 88
Views: 9361

Camera to Database.

Oleg - Since I'm using the camera, I have to test this with the Android tester app. Is there a way to display a console using the tester app?

by SteveLacy
Fri Aug 09, 2013 7:43 pm
Forum: Moved from Get Satisfaction
Topic: Camera to Database.
Replies: 88
Views: 9361

Camera to Database.

I need to save the photo to my own mySQL database (rather than the Appery database). I somewhat follow the steps above but get lost toward the end. I'm able to capture the photo and store the imageDataBase64 in a local variable "photo_buffer". I was thinking I could map the photo_buffer va...
by SteveLacy
Sun Aug 04, 2013 9:50 pm
Forum: Moved from Get Satisfaction
Topic: problem with web service not returning data on mobile app tester
Replies: 1
Views: 309

problem with web service not returning data on mobile app tester

I'm having a problem with an app where I can invoke the following web service and it works when testing from the Appery test site, but when I run the app in the Android mobile tester, no data is returned. Here's the web service: http://www.soverysocial.com/app/kids.php It returns an array when runni...
by SteveLacy
Wed Jul 24, 2013 11:26 pm
Forum: Moved from Get Satisfaction
Topic: How to get a link to open in a browser from the app
Replies: 19
Views: 2200

How to get a link to open in a browser from the app

I have a requirement to open a link in Safari (vs. the inAppBrowser). Apple has rejected a revision to my app because the link content is not allowed in the app but must open in Safari (It's a donation link for a church and Apple won't budge). The javascript window.open('mylink.com'); is not support...
by SteveLacy
Wed Jul 10, 2013 7:25 pm
Forum: Moved from Get Satisfaction
Topic: APK that is not zip aligned
Replies: 24
Views: 2098

APK that is not zip aligned

I made some updates to my app and exported the Android binary for this next version. When I went to upload the .apk within the Google Developer console, the file uploaded then presented a dialogue that says "You uploaded an APK that is not zip aligned. You will need to run a zip align tool on y...
by SteveLacy
Wed Jul 03, 2013 5:12 pm
Forum: Moved from Get Satisfaction
Topic: Event "Navigate to Link" - "Open in New Window" doesn't work on iOS as expected.
Replies: 3
Views: 442

Event "Navigate to Link" - "Open in New Window" doesn't work on iOS as expected.

I found that the problem isn't between a vclick and a click, but that there is a problem with the PhoneGap export for iOS. "window.open" is not supported properly on iOS export. The work around is to use the chldBrowser. Although I would like to open a link in Safari on the iOS device from...
by SteveLacy
Mon Jun 17, 2013 4:02 pm
Forum: Moved from Get Satisfaction
Topic: ApplicationDelegate.h Xcode problem
Replies: 8
Views: 749

ApplicationDelegate.h Xcode problem

Wow. I tried again today and it worked! Not sure what was up, but it must have been an issue on my end that a reboot solved.

Thanks for digging into it.

by SteveLacy
Fri Jun 14, 2013 6:12 pm
Forum: Moved from Get Satisfaction
Topic: ApplicationDelegate.h Xcode problem
Replies: 8
Views: 749

ApplicationDelegate.h Xcode problem

Too strange. I'm using Xcode 4.6.3 (just released recently). I can open an Xcode project that I created with Appery on June 11 (3 days ago) just fine. No errors. I can also open the Xcode project from this same Appery app from a couple of weeks ago just fine. But when I open the Xcode project create...
by SteveLacy
Fri Jun 14, 2013 5:46 pm
Forum: Moved from Get Satisfaction
Topic: ApplicationDelegate.h Xcode problem
Replies: 8
Views: 749

ApplicationDelegate.h Xcode problem

Today, I exported the Xcode for a project that I had released in the Apple App Store recently. When opening the Xcode file in Xcode, there's an error in the ApplicationDelegate.h file on line 10 as shown: #import The Xcode error states: 'Cordova/CDVViewController.h' file not found! I just exported s...
by SteveLacy
Thu May 30, 2013 10:58 pm
Forum: Moved from Get Satisfaction
Topic: Push notification, When?
Replies: 26
Views: 2604

Push notification, When?

Is there a way to write the push service on my server (rather than use the Appery backend)? I've written other web services which provide data to my Appery apps. What is involved to write a web based tool that my client can use to push info to their app users? Are there example syntax, formats of da...
by SteveLacy
Thu May 30, 2013 7:23 pm
Forum: Moved from Get Satisfaction
Topic: ERROR: Plugin 'InAppBrowser' not found, or is not a CDVPlugin
Replies: 12
Views: 1690

ERROR: Plugin 'InAppBrowser' not found, or is not a CDVPlugin

Here's some javascript that I use to open a URL (Google.com in this case):

window.plugins.childBrowser.showWebPage('http://google.com/');

by SteveLacy
Tue May 21, 2013 4:44 pm
Forum: Moved from Get Satisfaction
Topic: Converted app to new platform, now can't publish to Google Play due to different certificate
Replies: 21
Views: 2269

Converted app to new platform, now can't publish to Google Play due to different certificate

Thanks Katya. But you sent the Apple certificates (which I already have). I need the Google certificate (it's listed by file name as anycrt.crt) in the Appery interface, but I'm unable to download it's contents.

Thanks,

Steve

by SteveLacy
Tue May 21, 2013 2:43 pm
Forum: Moved from Get Satisfaction
Topic: Converted app to new platform, now can't publish to Google Play due to different certificate
Replies: 21
Views: 2269

Converted app to new platform, now can't publish to Google Play due to different certificate

The app is called Alive iOS html5. I've shared the app with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a.

thanks for your help.

by SteveLacy
Mon May 20, 2013 10:22 pm
Forum: Moved from Get Satisfaction
Topic: Converted app to new platform, now can't publish to Google Play due to different certificate
Replies: 21
Views: 2269

Converted app to new platform, now can't publish to Google Play due to different certificate

I can't find out how to extract the certificate from a project. I found a post on how to extract using the Flash based version, but I can't see how to extract or find the certificate using the latest Apery.io system. How do extract a certficate for the current project so I can use it on an existing ...
by SteveLacy
Thu May 02, 2013 11:31 pm
Forum: Moved from Get Satisfaction
Topic: ERROR: Plugin 'InAppBrowser' not found, or is not a CDVPlugin
Replies: 12
Views: 1690

ERROR: Plugin 'InAppBrowser' not found, or is not a CDVPlugin

Alright. So the syntax for using the Childbrowser to open Google.com is as follows correct?:

window.plugins.childBrowser.showWebPage("http://google.com");

by SteveLacy
Thu May 02, 2013 12:07 am
Forum: Moved from Get Satisfaction
Topic: ERROR: Plugin 'InAppBrowser' not found, or is not a CDVPlugin
Replies: 12
Views: 1690

ERROR: Plugin 'InAppBrowser' not found, or is not a CDVPlugin

I trust that the folks at Appery.io are working this issue? Without a fix it will be impossible to deploy an app to the Apple App store that has a link within the app.

Your help is appreciated.

Steve

by SteveLacy
Wed May 01, 2013 4:15 pm
Forum: Moved from Get Satisfaction
Topic: ERROR: Plugin 'InAppBrowser' not found, or is not a CDVPlugin
Replies: 12
Views: 1690

ERROR: Plugin 'InAppBrowser' not found, or is not a CDVPlugin

Max - Nope that didn't help. I had actually found that as well and added the line to my config.xml file. But it still fails. Any suggestions? This issue has to be very prevalent (lots of people have links and are submitting to Apple), I'm surprised there's not readily available fix.

by SteveLacy
Wed May 01, 2013 3:08 am
Forum: Moved from Get Satisfaction
Topic: ERROR: Plugin 'InAppBrowser' not found, or is not a CDVPlugin
Replies: 12
Views: 1690

ERROR: Plugin 'InAppBrowser' not found, or is not a CDVPlugin

Yes, the error occurred on the Xcode simulator. I didn't check it on a device, but I would assume the error would occur there too.

Thanks for your help.

Steve

by SteveLacy
Tue Apr 30, 2013 11:17 pm
Forum: Moved from Get Satisfaction
Topic: ERROR: Plugin 'InAppBrowser' not found, or is not a CDVPlugin
Replies: 12
Views: 1690

ERROR: Plugin 'InAppBrowser' not found, or is not a CDVPlugin

Any suggestions with this problem? This has to impact everyone that has a window.open link in there app and they want to publish to Apple (should be a large percentage of the Appery apps). Right now the Xcode export for Apple isn't working properly, so there's no way to publish. This should be a sho...
by SteveLacy
Tue Apr 30, 2013 6:07 pm
Forum: Moved from Get Satisfaction
Topic: ERROR: Plugin 'InAppBrowser' not found, or is not a CDVPlugin
Replies: 12
Views: 1690

ERROR: Plugin 'InAppBrowser' not found, or is not a CDVPlugin

I'm using the Appery Xcode export, then testing the app within the Xcode simulator. When I try to click a link in the app that executes the following javascript: window.open(myURL); I get the following error in the Xcode simulator: 2013-04-30 10:53:23.109 Starke Church[1285:c07] CDVPlugin class CVDI...
by SteveLacy
Tue Apr 09, 2013 11:27 pm
Forum: Moved from Get Satisfaction
Topic: Navigate To Page: Use Full Screen Refresh
Replies: 13
Views: 1473

Navigate To Page: Use Full Screen Refresh

that worked great!

by SteveLacy
Tue Apr 09, 2013 9:32 pm
Forum: Moved from Get Satisfaction
Topic: Navigate To Page: Use Full Screen Refresh
Replies: 13
Views: 1473

Navigate To Page: Use Full Screen Refresh

What is the proper syntax to force a page refresh when executed via javascript?

Is the following correct?:

Tiggzi.navigateTo('HomeBasic', {refresh: true});

by SteveLacy
Thu Mar 21, 2013 9:30 pm
Forum: Moved from Get Satisfaction
Topic: problem retrieving local storage value via javascript
Replies: 2
Views: 397

problem retrieving local storage value via javascript

OK. Wow I feel like a real dummy.
The alert was formatted wrong. This is the correct alert...

alert('background url is' + bg_url);

Sorry to bother you.

by SteveLacy
Thu Mar 21, 2013 9:24 pm
Forum: Moved from Get Satisfaction
Topic: problem retrieving local storage value via javascript
Replies: 2
Views: 397

problem retrieving local storage value via javascript

I'm having a problem that is driving me crazy and I can't figure out what's wrong. Here's the scenario... A web service is called on page load where the results of the web service are mapped to local storage variables. I even mapped one result to both a label and the local storage variable to show t...
by SteveLacy
Fri Mar 15, 2013 8:17 pm
Forum: Moved from Get Satisfaction
Topic: element.hide(); no longer working
Replies: 35
Views: 2977

element.hide(); no longer working

That fixed it! Awesome. Thanks!

by SteveLacy
Fri Mar 15, 2013 4:00 pm
Forum: Moved from Get Satisfaction
Topic: element.hide(); no longer working
Replies: 35
Views: 2977

element.hide(); no longer working

I've shared the app called "hide_no_worky" with a href="mailto:support@tiggzi.com" rel="nofollow"support@tiggzi.com/a. The one image named "img_worky" has the URL mapped to the image asset field and the "live_on" is mapped to the visibility field. If...
by SteveLacy
Fri Mar 15, 2013 1:44 pm
Forum: Moved from Get Satisfaction
Topic: element.hide(); no longer working
Replies: 35
Views: 2977

element.hide(); no longer working

Yep. when it returns false it doesn't work. using firebug I see it only changes the display type to block (doesn't hide it).

by SteveLacy
Thu Mar 14, 2013 11:22 pm
Forum: Moved from Get Satisfaction
Topic: element.hide(); no longer working
Replies: 35
Views: 2977

element.hide(); no longer working

yep. It returns either a null, true or false.

by SteveLacy
Thu Mar 14, 2013 10:13 pm
Forum: Moved from Get Satisfaction
Topic: element.hide(); no longer working
Replies: 35
Views: 2977

element.hide(); no longer working

Yeah that's what I was doing... I was using.... if (value == 'false'){ element.hide(); } But that javascript would only change the display type of the component from inline to block (it doesn't hide anymore). A few weeks ago it worked, but not anymore. I had also applied this same approach with hidi...
by SteveLacy
Thu Mar 14, 2013 8:29 pm
Forum: Moved from Get Satisfaction
Topic: element.hide(); no longer working
Replies: 35
Views: 2977

element.hide(); no longer working

Ted, Thanks for the info. But that didn't work either (it just changes the display type of the image to "block"). Max - I guess I misunderstood your question. The web service returns the URL for the image (that works fine). The web service also returns whether or not the image should be di...
by SteveLacy
Thu Mar 14, 2013 8:27 pm
Forum: Moved from Get Satisfaction
Topic: element.hide(); no longer working
Replies: 35
Views: 2977

element.hide(); no longer working

I guess I misunderstood the question. The web service returns the URL for the image (that works fine). The web service also returns whether or not the image should be displayed (returning either "true" or "false") that is mapped to the component's "visible" attribute. I...
by SteveLacy
Wed Mar 13, 2013 11:50 pm
Forum: Moved from Get Satisfaction
Topic: element.hide(); no longer working
Replies: 35
Views: 2977

element.hide(); no longer working

it's an image.

by SteveLacy
Wed Mar 13, 2013 10:13 pm
Forum: Moved from Get Satisfaction
Topic: element.hide(); no longer working
Replies: 35
Views: 2977

element.hide(); no longer working

I'm mapping a value back from a web service to the visibility element on an image. Originally I had values returned of "false" that didn't have an impact on the display. A few weeks (months?) ago I saw a post to add the following javascript to the returned value: if (value == 'false'){ ele...
by SteveLacy
Wed Mar 06, 2013 8:42 pm
Forum: Moved from Get Satisfaction
Topic: Code for centering image no longer works?
Replies: 27
Views: 2457

Code for centering image no longer works?

Awesome! That works. As usual, your support is top notch!

by SteveLacy
Wed Mar 06, 2013 8:14 pm
Forum: Moved from Get Satisfaction
Topic: Code for centering image no longer works?
Replies: 27
Views: 2457

Code for centering image no longer works?

I had the same experience today. I was making an update in a totally unrelated area and found in testing the align code no longer works. I even experimented using Firebug and wasn't able to align the image no matter what I did. Was there an update that broke this capability? Your help is appreciated.
by SteveLacy
Fri Mar 01, 2013 8:56 pm
Forum: Moved from Get Satisfaction
Topic: Code for centering image no longer works?
Replies: 27
Views: 2457

Code for centering image no longer works?

You are awesome! Thanks for finding that. I was going crazy trying to get it to center and didn't realize I had a problem in another area! Super!

by SteveLacy
Fri Mar 01, 2013 8:01 pm
Forum: Moved from Get Satisfaction
Topic: Code for centering image no longer works?
Replies: 27
Views: 2457

Code for centering image no longer works?

I'm having the exact same problem aligning and image and it the code: Tiggzi('ovcn_logo').css('margin', 'auto'); Tiggzi('ovcn_logo').css('align', 'center'); won't work for me. I must be missing something because it's starting to drive me crazy. I've shared my project with a href="mailto:support...
by SteveLacy
Sun Feb 24, 2013 4:56 am
Forum: Moved from Get Satisfaction
Topic: open link in phone's native browser vs. Tiggzi browser
Replies: 26
Views: 3485

open link in phone's native browser vs. Tiggzi browser

I found the following will force the link to open in the phone's browser:

navigator.app.loadUrl("http://www.google.com", { openExternal:true } );

by SteveLacy
Tue Feb 12, 2013 12:07 am
Forum: Moved from Get Satisfaction
Topic: Embedded video not playing
Replies: 6
Views: 683

Embedded video not playing

I found that I had the same problem. Although I discovered that if you hit the "full screen" option on the player, the video appears in the full screen mode.

Although I have not found a solution to this issue (where the non-full screen video appears).

by SteveLacy
Tue Jan 29, 2013 7:59 pm
Forum: Moved from Get Satisfaction
Topic: xcode project export doesn't function
Replies: 6
Views: 765

xcode project export doesn't function

You guys are awesome! Thanks, that change broke the log jam!

by SteveLacy
Mon Jan 28, 2013 5:37 pm
Forum: Moved from Get Satisfaction
Topic: creating ipa revision
Replies: 5
Views: 861

creating ipa revision

Hmmm... this is going to be a problem because I've also submitted a ticket stating that the Xcode export doesn't work properly (see ticket titled "xcode project export doesn't function"). The follow up to the Xcode export ticket says it will be a month until the Xcode export works properly...
by SteveLacy
Fri Jan 25, 2013 10:57 pm
Forum: Moved from Get Satisfaction
Topic: creating ipa revision
Replies: 5
Views: 861

creating ipa revision

I've exported a new iOS ipa for the revision of my app. When using the Application Launcher to load the revision of the app, I get the attached error. I didn't see anywhere in the iOS area where I can increment the Bundle ID. Can you help? Thanks, Steve https://d37wxxhohlp07s.cloudfront.net/s3_image...
by SteveLacy
Fri Jan 25, 2013 10:38 pm
Forum: Moved from Get Satisfaction
Topic: xcode project export doesn't function
Replies: 6
Views: 765

xcode project export doesn't function

So, when do you think this will be fixed? I guess I'll take my chances that the .ipa build is working?

by SteveLacy
Fri Jan 25, 2013 6:11 pm
Forum: Moved from Get Satisfaction
Topic: Converted app to new platform, now can't publish to Google Play due to different certificate
Replies: 21
Views: 2269

Converted app to new platform, now can't publish to Google Play due to different certificate

I can't find how to extract the certificate from the app. Could you provide some instructions/hints?

by SteveLacy
Fri Jan 25, 2013 5:27 pm
Forum: Moved from Get Satisfaction
Topic: Converted app to new platform, now can't publish to Google Play due to different certificate
Replies: 21
Views: 2269

Converted app to new platform, now can't publish to Google Play due to different certificate

Your iOS certificates are managed outside of Tiggzi. I would think that you would just update your iOS certificate and provisioning info in the new version. Although with Android, the certificate is auto-generated.

by SteveLacy
Fri Jan 25, 2013 5:08 pm
Forum: Moved from Get Satisfaction
Topic: Converted app to new platform, now can't publish to Google Play due to different certificate
Replies: 21
Views: 2269

Converted app to new platform, now can't publish to Google Play due to different certificate

I released an app to the Google Play store that was built on the Flash based Tiggzi platform. I've since had you convert my app to the new platform where I've made updates. I've exported the .apk file and went to update the deployed Android app. When uploading my new .apk file, I get "You uploa...
by SteveLacy
Fri Jan 25, 2013 12:05 am
Forum: Moved from Get Satisfaction
Topic: xcode project export doesn't function
Replies: 6
Views: 765

xcode project export doesn't function

I've exported my project to Xcode. When I open the exported project in Xcode and run the iOS simulator, the app launches but after it goes to the first screen where I can select an item to continue, it doesn't do anything. It's like the link/button doesn't function. The app works fine in the Tiggzi ...
by SteveLacy
Sat Jan 19, 2013 12:32 am
Forum: Moved from Get Satisfaction
Topic: header truncated on iOS devices
Replies: 13
Views: 1564

header truncated on iOS devices

thanks. Project restored just fine!

by SteveLacy
Thu Jan 17, 2013 11:07 pm
Forum: Moved from Get Satisfaction
Topic: header truncated on iOS devices
Replies: 13
Views: 1564

header truncated on iOS devices

nope. No custom theme

by SteveLacy
Thu Jan 17, 2013 8:10 pm
Forum: Moved from Get Satisfaction
Topic: sms: location not working on all devices
Replies: 1
Views: 352

sms: location not working on all devices

I'm using the native call to location sms:xxxxxxxxxx and it doesn't work consistently. On the iPad, it seems to work, although it doesn't work on the iPhone (it launches the text message tool, but it doesn't pre-populate the phone number). Is there anything I can do to ensure it's working on all dev...
by SteveLacy
Thu Jan 17, 2013 2:14 pm
Forum: Moved from Get Satisfaction
Topic: header truncated on iOS devices
Replies: 13
Views: 1564

header truncated on iOS devices

I've shared the project with support@tiggzi.com

by SteveLacy
Wed Jan 16, 2013 11:31 pm
Forum: Moved from Get Satisfaction
Topic: header truncated on iOS devices
Replies: 13
Views: 1564

header truncated on iOS devices

If I can retain the Flash version, I would like a copy converted to the new builder.

Let me know what I need to do to have a copy converted.

Thanks!

by SteveLacy
Wed Jan 16, 2013 10:09 pm
Forum: Moved from Get Satisfaction
Topic: header truncated on iOS devices
Replies: 13
Views: 1564

header truncated on iOS devices

A couple of questions. I'm running the Flash version for this app. Will it be upgraded at the end of January? Also - what's the workaround till the update? I guess I could disable all headers and put a blank strip at the top of every screen to create some space? Let me know if this is a valid workar...
by SteveLacy
Wed Jan 16, 2013 9:53 pm
Forum: Moved from Get Satisfaction
Topic: header truncated on iOS devices
Replies: 13
Views: 1564

header truncated on iOS devices

When is the next Tiggzi release? I have a customer waiting on the revision to this app?

by SteveLacy
Wed Jan 16, 2013 9:33 pm
Forum: Moved from Get Satisfaction
Topic: header truncated on iOS devices
Replies: 13
Views: 1564

header truncated on iOS devices

when I export my app Xcode to iOS, the header of the app is truncated (see attached). This chopped header appears on every screen in the app. How can I fix this? Image

by SteveLacy
Wed Jan 09, 2013 3:20 am
Forum: Moved from Get Satisfaction
Topic: app not available on all Android devices
Replies: 47
Views: 3837

app not available on all Android devices

FYI. The listed devices are running versions of Android that I targeted for the app.

by SteveLacy
Wed Jan 09, 2013 3:19 am
Forum: Moved from Get Satisfaction
Topic: app not available on all Android devices
Replies: 47
Views: 3837

app not available on all Android devices

I've published an app recently in the Google Play store. The app is available on over 1,500 apps, but it's not available on 2 devices my customer requires (Nexus 7 and Hauwei Prism). How do you control what devices the Tiggzi app will operate on? Can I update my app to work on the Nexus 7? Thanks, S...
by SteveLacy
Sat Dec 29, 2012 9:50 pm
Forum: Moved from Get Satisfaction
Topic: video doesn't play on jelly bean (Android 4.1)
Replies: 3
Views: 580

video doesn't play on jelly bean (Android 4.1)

I'm testing using the Android Tiggzi Tester app that I downloaded to my phone. I launch the tester app, login, then "run" my app within the Tiggzi tester app. I found that if I use my phone's browser to test the app (using the QR code), that it launches in my native browser (Dolphin) and i...
by SteveLacy
Fri Dec 28, 2012 11:11 pm
Forum: Moved from Get Satisfaction
Topic: open link in phone's native browser vs. Tiggzi browser
Replies: 26
Views: 3485

open link in phone's native browser vs. Tiggzi browser

It looks like the app content. Although there are no menu options (when you select the menu button on your phone), there's also no way to get to an address bar, there is no pinch to zoom either. You can scroll the page by dragging, but it's obviously a very limited browser.

by SteveLacy
Fri Dec 28, 2012 10:58 pm
Forum: Moved from Get Satisfaction
Topic: open link in phone's native browser vs. Tiggzi browser
Replies: 26
Views: 3485

open link in phone's native browser vs. Tiggzi browser

Here's the javascript:

var notes_id = localStorage.getItem('notes_id');
window.open('http://myflock2.com/cgi-bin/streaming...' + '&notes_id=' + notes_id);

by SteveLacy
Fri Dec 28, 2012 10:18 pm
Forum: Moved from Get Satisfaction
Topic: open link in phone's native browser vs. Tiggzi browser
Replies: 26
Views: 3485

open link in phone's native browser vs. Tiggzi browser

Now that my phone has updated to Android 4.1.1, links within Tiggzi apps do not open in my phone's native browser (Dolphin) but open in a browser that I have no control over (no way to enter another address, etc.). This browser that the app uses doesn't support html5 video tags properly whereas the ...
by SteveLacy
Fri Dec 28, 2012 10:13 pm
Forum: Moved from Get Satisfaction
Topic: video doesn't play on jelly bean (Android 4.1)
Replies: 3
Views: 580

video doesn't play on jelly bean (Android 4.1)

I've found that within my app and within the Tiggzi tester app, that the videos won't play properly unless you select the full screen option. I'm testing my app on my Samsung Galaxy S3 running Android 4.1.1. The audio begins playing when you select the play button, but you don't see any video unless...
by SteveLacy
Fri Dec 28, 2012 8:38 pm
Forum: Moved from Get Satisfaction
Topic: open link in phone's native browser vs. Tiggzi browser
Replies: 26
Views: 3485

open link in phone's native browser vs. Tiggzi browser

Previously, the deployed app would open the first link in the child browser, then any subsequent links would open in the phone's native browser. Now that I've updated the app, all links open in the Tiggzi child browser (which doesn't support my HLS streaming format). Is there any way to force the li...
by SteveLacy
Fri Nov 30, 2012 10:55 pm
Forum: Moved from Get Satisfaction
Topic: App Store rejection
Replies: 11
Views: 1409

App Store rejection

I recently had my app rejected for the same reason (app interface is missing native iOS buttons). I have had other apps approved by Apple though. I guess it depends on the reviewer you get.

by SteveLacy
Wed Nov 21, 2012 1:47 pm
Forum: Moved from Get Satisfaction
Topic: project won't open
Replies: 12
Views: 1481

project won't open

I shared it. Let me know what you find.

by SteveLacy
Wed Nov 21, 2012 4:35 am
Forum: Moved from Get Satisfaction
Topic: project won't open
Replies: 12
Views: 1481

project won't open

by SteveLacy
Wed Nov 21, 2012 1:23 am
Forum: Moved from Get Satisfaction
Topic: project won't open
Replies: 12
Views: 1481

project won't open

It allows me to create a new project, but it opens in a very strange envvironment (maybe a Tiggzi version 1 system?).
http://project.tiggzi.com/project/b82...

by SteveLacy
Wed Nov 21, 2012 1:10 am
Forum: Moved from Get Satisfaction
Topic: project won't open
Replies: 12
Views: 1481

project won't open

That didn't work. I tried it on two other browsers and got the same result. Any ideas?

by SteveLacy
Wed Nov 21, 2012 12:17 am
Forum: Moved from Get Satisfaction
Topic: project won't open
Replies: 12
Views: 1481

project won't open

I've created a new project (Alive iOS) based on a template I had created from another project. The new project won't open (I get a screen showing "loading awesome stuff..." but it never finishes loading). I repeated the process again with the same result. Please help. I need to make a copy...
by SteveLacy
Tue Nov 20, 2012 12:51 am
Forum: Moved from Get Satisfaction
Topic: instructions for using the ios release binary
Replies: 3
Views: 643

instructions for using the ios release binary

I'm aware of the painful certificate generation process as well as the the provisioning profile process. I've made it that far. Tiggzi will now allow me to create an iOS IPA binary file for distribution. I came across the Application Loader on my Mac and found that you can submit your binary to the ...
by SteveLacy
Mon Nov 19, 2012 12:25 am
Forum: Moved from Get Satisfaction
Topic: instructions for using the ios release binary
Replies: 3
Views: 643

instructions for using the ios release binary

I can't find instructions for how to use the ios release binary (vs. using the Xcode project route). I understand you can create the ios release binary, but I see no way to upload to iTunes Connect. I have created some apps using Xcode, but the binary route appears to be less painful. How is it done?
by SteveLacy
Thu Sep 27, 2012 11:52 pm
Forum: Moved from Get Satisfaction
Topic: ios6 compatibilty
Replies: 10
Views: 1374

ios6 compatibilty

Has Tiggzi been updated to support iOS6 and the iPhone5? I would assume at a minimum, screen sizes and screen shot image sizes would need to reflect the larger screen.

by SteveLacy
Mon Sep 03, 2012 11:21 pm
Forum: Moved from Get Satisfaction
Topic: 4.0.4 Android
Replies: 1
Views: 424

4.0.4 Android

Android 4.0.4 is now out in the marketplace yet Tiggzi's max option for Android binary APK properties is 4.0.3. My apps were deployed to the Google Marketplace and I found that they do not operate properly on 4.0.4 Android phones (lists do not populate, buttons don't do anything, etc.). Can I use Ti...
by SteveLacy
Wed Aug 15, 2012 3:33 am
Forum: Moved from Get Satisfaction
Topic: videos not playing in Xcode simulator
Replies: 6
Views: 1009

videos not playing in Xcode simulator

any update on this dilemma? The video plays fine in the Tiggzi tester, but when the Xcode is exported, the video won't play in the Xcode simulator. Have any ideas?

Thanks,

Steve

by SteveLacy
Mon Aug 13, 2012 3:18 pm
Forum: Moved from Get Satisfaction
Topic: videos not playing in Xcode simulator
Replies: 6
Views: 1009

videos not playing in Xcode simulator

Correction, the app is called Oro Valley Church of the Nazarene

by SteveLacy
Mon Aug 13, 2012 3:17 pm
Forum: Moved from Get Satisfaction
Topic: method for submitting updates to ios for release
Replies: 10
Views: 1412

method for submitting updates to ios for release

yeah it's the Oro Valley Church of the Nazarene app

by SteveLacy
Mon Aug 13, 2012 3:13 pm
Forum: Moved from Get Satisfaction
Topic: videos not playing in Xcode simulator
Replies: 6
Views: 1009

videos not playing in Xcode simulator

This is our OVCN app. We added the video tool, then mapped web service responses to the url and type. We're playing .mp4 videos in the player. You can see this within the recorded/on-demand screen (yeah the live link goes to the web, but the recorded link goes to the video player screen).

by SteveLacy
Sun Aug 12, 2012 10:17 pm
Forum: Moved from Get Satisfaction
Topic: videos not playing in Xcode simulator
Replies: 6
Views: 1009

videos not playing in Xcode simulator

Our mp4 videos play properly on the Tiggzi test site (using Safari on a Mac), although when I create the Xcode version of project and test the videos within the Xcode simulator they won't play. What's even stranger is that a version from a few weeks ago does work in the Xcode simulator, but a recent...
by SteveLacy
Sun Aug 12, 2012 6:28 pm
Forum: Moved from Get Satisfaction
Topic: method for submitting updates to ios for release
Replies: 10
Views: 1412

method for submitting updates to ios for release

no it's not, the spinner never disappears on that screen

by SteveLacy
Sun Aug 12, 2012 5:40 pm
Forum: Moved from Get Satisfaction
Topic: method for submitting updates to ios for release
Replies: 10
Views: 1412

method for submitting updates to ios for release

Within the Xcode simulator, the "please wait" spinner doesn't ever go away when loading a screen. I've noticed this is the latest builds of my apps. I can scroll the screen down and click on certain items on the screen (below the initial display), but the spinner greys out other selections...
by SteveLacy
Sun Aug 12, 2012 4:41 pm
Forum: Moved from Get Satisfaction
Topic: method for submitting updates to ios for release
Replies: 10
Views: 1412

method for submitting updates to ios for release

I have had to make updates to my app that I've submitted for Apple approval. I used the Xcode process to upload my original application to Apple. For the update, I just exported another Xcode set. In order to retain all the existing information that was updated within Xcode with the prior release, I...
by SteveLacy
Tue May 29, 2012 2:12 am
Forum: Moved from Get Satisfaction
Topic: problem setting variable value
Replies: 1
Views: 422

problem setting variable value

When clicking on a button, I invoke a web service that has its output mapped to a local variable. As part of the same click event after invoking the web service, I also run some javascript to show the updated value of the local variable. The variable value doesn't update. I then tried an alternate a...
by SteveLacy
Mon May 28, 2012 4:45 pm
Forum: Moved from Get Satisfaction
Topic: corrupted screen
Replies: 4
Views: 798

corrupted screen

no problem, I was able to delete it after fiddling around with it.

by SteveLacy
Sun May 27, 2012 10:26 pm
Forum: Moved from Get Satisfaction
Topic: how to display images in a dynamic list
Replies: 2
Views: 597

how to display images in a dynamic list

that worked! Awesome!

by SteveLacy
Sat May 26, 2012 4:01 am
Forum: Moved from Get Satisfaction
Topic: how to display images in a dynamic list
Replies: 2
Views: 597

how to display images in a dynamic list

I am trying to populate a list with specific images in the list and it's not working for me. My web service returns a list of image URLs which I can display in the list and assign to a label variable in the list. I had tried to "Set HTML attribute" for the image in the list, setting the &q...
by SteveLacy
Sat May 26, 2012 12:37 am
Forum: Moved from Get Satisfaction
Topic: corrupted screen
Replies: 4
Views: 798

corrupted screen

It's shared now. Thanks.

by SteveLacy
Fri May 25, 2012 10:56 pm
Forum: Moved from Get Satisfaction
Topic: corrupted screen
Replies: 4
Views: 798

corrupted screen

I've created a screen that started to freak out as I was adding a grid to the screen. When I bring up the screen in Tiggzi, it's not quite right. When I try to delete the screen, Tiggzi hangs up and I have to navigate out and back to reload Tiggzi. Can you delete the "login_page" screen wi...
by SteveLacy
Sun Apr 29, 2012 10:43 pm
Forum: Moved from Get Satisfaction
Topic: App loading from cache
Replies: 15
Views: 1827

App loading from cache

I found that if I went ahead and added a random number to the end of the web service URL, then things work properly everywhere.

by SteveLacy
Fri Apr 27, 2012 11:32 pm
Forum: Moved from Get Satisfaction
Topic: App loading from cache
Replies: 15
Views: 1827

App loading from cache

any update?

by SteveLacy
Fri Apr 27, 2012 7:45 pm
Forum: Moved from Get Satisfaction
Topic: App loading from cache
Replies: 15
Views: 1827

App loading from cache

Great! I look forward to a solution!

Thanks!

Steve

by SteveLacy
Fri Apr 27, 2012 4:46 pm
Forum: Moved from Get Satisfaction
Topic: App loading from cache
Replies: 15
Views: 1827

App loading from cache

I added the alert on success and it's being invoked properly. I suspected the service may be being cached and not returning fresh data. I've added "no cache" headers to the response but it doesn't seem to impact the result. When running tests using the Tiggzi web based link (or the test li...
by SteveLacy
Fri Apr 27, 2012 3:26 am
Forum: Moved from Get Satisfaction
Topic: App loading from cache
Replies: 15
Views: 1827

App loading from cache

If I call the web service shown on the live listing page (that doesn't require input parameters) from the browser, it returns the json results properly. Also, why would the service work fine in the app and tester but not live? Any suggestions are greatly appreciated. I'm losing confidence in Tiggzi ...
by SteveLacy
Thu Apr 26, 2012 3:56 pm
Forum: Moved from Get Satisfaction
Topic: App loading from cache
Replies: 15
Views: 1827

App loading from cache

Any updates? Another easy way to see what it's doing is to run the app in the tester (where it works) and from the Google Play Store on a phone (where it doesn't) side by side and note the differences.

by SteveLacy
Tue Apr 24, 2012 11:07 pm
Forum: Moved from Get Satisfaction
Topic: App loading from cache
Replies: 15
Views: 1827

App loading from cache

Sure. Here's the link in the Google Play Store: https://play.google.com/store/apps/de... . Launch the app and click on "Now Broadcasting" You'll see a listing of broadcasts and number of attendees for each. Wait a few minutes or more and repeat step 1. If things were working correctly, the...
by SteveLacy
Tue Apr 24, 2012 3:45 pm
Forum: Moved from Get Satisfaction
Topic: App loading from cache
Replies: 15
Views: 1827

App loading from cache

I have deployed my app to the Google Play Store and found that the screens are loading from cache rather than calling the web service and loading fresh data. Everything works fine on the tester app, but once deployed it doesn't update. If I uninstall the app on my phone and reinstall it, it loads pr...
by SteveLacy
Mon Apr 23, 2012 11:13 pm
Forum: Moved from Get Satisfaction
Topic: open link in phone's native browser vs. Tiggzi browser
Replies: 26
Views: 3485

open link in phone's native browser vs. Tiggzi browser

Max - any other suggestions? The child browser that displays the link when clicked doesn't render the page properly. Do you have any suggestions? Were you able to confirm my issue? (click the Now Broadcasting button, then one of the list items to see the page, you'll see a "this text will be re...
by SteveLacy
Mon Apr 23, 2012 4:50 pm
Forum: Moved from Get Satisfaction
Topic: open link in phone's native browser vs. Tiggzi browser
Replies: 26
Views: 3485

open link in phone's native browser vs. Tiggzi browser

I've tested it on an EVO 4G, a Samsung Galaxy I and a Samsung Galaxy II. All of them got the same result.

I've shared the project with a href="mailto:support@tiggzi.com" rel="nofollow"support@tiggzi.com/a.

Thanks!

by SteveLacy
Mon Apr 23, 2012 4:26 pm
Forum: Moved from Get Satisfaction
Topic: open link in phone's native browser vs. Tiggzi browser
Replies: 26
Views: 3485

open link in phone's native browser vs. Tiggzi browser

tried it, got the same result. The link opens in the app "child browser". By the way, I found the action "navigate to url" in the Tiggzi system does the same thing (opens the link in the child browser). Although if you click on a link in the opened page, then it will launch the p...
by SteveLacy
Mon Apr 23, 2012 3:47 pm
Forum: Moved from Get Satisfaction
Topic: open link in phone's native browser vs. Tiggzi browser
Replies: 26
Views: 3485

open link in phone's native browser vs. Tiggzi browser

here's the exact javascript...

var churchid = localStorage.getItem('churchid');
window.open('http://myflock2.com/cgi-bin/streaming...' + churchid);

by SteveLacy
Mon Apr 23, 2012 3:36 pm
Forum: Moved from Get Satisfaction
Topic: open link in phone's native browser vs. Tiggzi browser
Replies: 26
Views: 3485

open link in phone's native browser vs. Tiggzi browser

I've released my app and the link is apparently opening in a "child browser" rather than in the phone's full browser. I'm using a simple javascript window.open() command. How can I specify it to open in the phone's browser rather than this "child browser"?

by SteveLacy
Sat Apr 21, 2012 10:22 pm
Forum: Moved from Get Satisfaction
Topic: open link in phone's native browser vs. Tiggzi browser
Replies: 26
Views: 3485

open link in phone's native browser vs. Tiggzi browser

The app will be a mobile web app.

I was using the Android Tiggzi tester app. I found testing it in the other environments (via web link and test link) it worked better.

by SteveLacy
Fri Apr 20, 2012 11:54 pm
Forum: Moved from Get Satisfaction
Topic: open link in phone's native browser vs. Tiggzi browser
Replies: 26
Views: 3485

open link in phone's native browser vs. Tiggzi browser

can I set a link to open in the phone's native browser (the link opens in the Tiggzi browser and the page doesn't render properly, although it renders properly on the native phone browsers)?