Re: iOS App Crash

2014-05-02 Thread Neil Roger
Hi Dan, If possible, could you submit a report on this issue to our QC team as this will allow us to investigate the issue further. If your app is a paid for app, it would assist greatly if you could provide some promo codes to allow us to test downloading from the App store directly. http:/

Re: iOS App Crash

2014-05-02 Thread Dan Friedman
Colin, The last update I made to this app was purely cosmetic. So, it's can't be some file it's reading. But, just to make sure, I uninstalled the app on a non-testing phone, and downloaded the app again. Now, with a clean install, the app still crashes. > The difference between a fresh tes

Re: iOS App Crash

2014-05-02 Thread Colin Holgate
The difference between a fresh test now and an update form the store is that the update has to cope with reading old data. ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscri

Re: iOS App Crash

2014-05-02 Thread Dan Friedman
Colin, I rebuilt the app this morning (after the issue was reported) and installed it on the same phone. It it was a storage issue, would the app still fail? Regardless, I have 5.2 GB available on my phone. I am stumped! -Dan > There is an issue in iOS where if there is less than 400MB of s

Re: iOS App Crash

2014-05-02 Thread Dan Friedman
William, LC 6.6.1 Build for 5.0 or later XCode 5.1.1 Which LC version did you use? And for which iOS version did you build? ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subs

Re: iOS App Crash

2014-05-02 Thread Colin Holgate
There is an issue in iOS where if there is less than 400MB of storage the OS won’t let you read or write files. I’m guessing that by “lots” you mean more than 400MB. But in any case, it may be worth checking your reading and writing code, to see what would happen if that failed. I don’t think A

Re: iOS App Crash

2014-05-02 Thread William de Smet
Hi Dan, Which LC version did you use? And for which iOS version did you build? greetings, William 2014-05-02 16:43 GMT+02:00 Dan Friedman : > Colin, > > Lot's of free space. I've tried it on two phones and I've already > received one eMail from a user of the app reporting the crash. I am >

Re: iOS App Crash

2014-05-02 Thread Dan Friedman
Colin, Lot's of free space. I've tried it on two phones and I've already received one eMail from a user of the app reporting the crash. I am reading/writing local data, but it's really nothing - some plain text files for preferences, some cached webpages, etc. Any other thoughts? -Dan > H

Re: iOS App Crash

2014-05-02 Thread Colin Holgate
How much free storage is left on your phone? Are you reading or writing any local data? ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.ru