Hm,

if i recall correctly, Android keeps an app running in background as long as 
Android does not need the memory the app is "consuming".
And i think iOS is doing that as well.

In the past one had to modify the plist file to allow background execution in 
iOS. But for some time now you should be able to allow background execution by 
enabling the requirement "Background Fetch" in the standalone settings.

If there is also a way in Android , i do not know.

Matthias


> Am 31.05.2022 um 04:33 schrieb Tom Glod via use-livecode 
> <use-livecode@lists.runrev.com>:
> 
> Hi Folks,
> 
> Just a quick question for all you Livecode pros .... do we have a way as of
> yet to have our applications stay in the background and not get unloaded by
> Android and iOS?
> 
> I found 1 way ...and thats by playing the radio inside a browser.
> 
> I thought about "playing nothing" but that is too hacky to go into
> production with.
> 
> Thanks for any thoughts on this?
> 
> -- 
> Tom Glod
> 
> Founder & Developer @ MakeShyft R.D.A <https://www.makeshyft.com>
> Build Software with AppStarterStack <https://www.AppStarterStack.com> for
> Livecode
> Save Time with The Time Saver's Toolbox <https://www.TimeSaversToolbox.com>
> _______________________________________________
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to