Re: iOS background behavior

2020-03-03 Thread J. Landman Gay via use-livecode
On 3/3/20 10:46 AM, Mark Waddingham via use-livecode wrote: On 2020-03-03 16:30, J. Landman Gay via use-livecode wrote: You can test, the app runs fine. You just can't submit to the App Store with that key in the plist. I have the same problem. All our users who can't update to iOS 13 will be s

Re: iOS background behavior

2020-03-03 Thread Mark Waddingham via use-livecode
On 2020-03-03 16:30, J. Landman Gay via use-livecode wrote: You can test, the app runs fine. You just can't submit to the App Store with that key in the plist. I have the same problem. All our users who can't update to iOS 13 will be stuck back at the login screen after every phone call. Apple i

RE: iOS background behavior

2020-03-03 Thread J. Landman Gay via use-livecode
h DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of J. Landman Gay via use-livecode Sent: Thursday, February 27, 2020 12:46 PM To: How to use LiveCode Cc: J. Landman

RE: iOS background behavior

2020-03-03 Thread Ralph DiMola via use-livecode
Behalf Of J. Landman Gay via use-livecode Sent: Thursday, February 27, 2020 12:46 PM To: How to use LiveCode Cc: J. Landman Gay Subject: Re: iOS background behavior Thanks for finding that, Matthias. I guess standalone settings should remove that key now. That does bring up the problem of what we

Re: iOS background behavior

2020-02-27 Thread J. Landman Gay via use-livecode
Thanks for finding that, Matthias. I guess standalone settings should remove that key now. That does bring up the problem of what we can do for users of older versions of iOS to prevent a relaunch of the app. -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software | http://w

Re: iOS background behavior

2020-02-27 Thread matthias rebbe via use-livecode
Regarding to this forum post from the 18th of January here Apple Transporter returns the following error when that key is included ERROR ITMS-90339: "This bundle is invalid. The Info

RE: iOS background behavior

2020-02-26 Thread J. Landman Gay via use-livecode
I'm not sure, I haven't actually submitted the app yet. I happened to see a comment somewhere (stackOverflow maybe?) that said his app was rejected because of that key inclusion. Maybe he really only got a warning, and just said it was rejected. The error does say the bundle is invalid. I'll k

RE: iOS background behavior

2020-02-26 Thread Ralph DiMola via use-livecode
Is it a rejection or a warning. I just submitted an app in January and received a warning and was approved. Are apps now being rejected if the 'UIApplicationExitsOnSuspend key is included? What about devices not running iOS 13. I test on an iPad mini running iOS 12.4.5. If this key is eliminated th

Re: iOS background behavior

2020-02-26 Thread J. Landman Gay via use-livecode
On 2/26/20 4:54 PM, J. Landman Gay via use-livecode wrote: In iOS 13 I thought all apps run in the background automatically. Mine isn't, you end up on the login screen every time you switch apps or answer a phone call. We used to be able to turn on "enable background execution" in standalone se