Re: iOS background execution

2020-01-20 Thread J. Landman Gay via use-livecode
Thanks guys. It does seem to work. My husband's iPhone 6s (my test device) is running the latest OS 13.3 and I thought background execution should just work. But it didn't. On 1/20/20 4:35 PM, Ralph DiMola via use-livecode wrote: This is one of the things I documented in bug report| 22149. The

RE: iOS background execution

2020-01-20 Thread Ralph DiMola via use-livecode
This is one of the things I documented in bug report| 22149. The default "background execution" is only for newer versions of iOS. I keep this key in(despite the warning) so pre iOS 13(I think it's 13) installs still run in the background. Ralph DiMola IT Director Evergreen Information Services rd

Re: iOS background execution

2020-01-20 Thread Marty Knapp via use-livecode
I used "background execution” in my first and only iOS app and it works for me (it’s a very simple app). Haven’t had any unexpected behavior. Marty > On Jan 20, 2020, at 2:19 PM, J. Landman Gay via use-livecode > wrote: > > I seem to be hitting zero for zero but here's another iOS question. >