Livecode Mobile App in Background
J. Landman Gay
jacque at hyperactivesw.com
Sat Aug 12 14:44:43 EDT 2017
On 8/12/17 8:27 AM, Mark Waddingham via use-livecode wrote:
> Indeed, working like that means that suspend and resume aren't really that relevant - the engine already turns off the things you need to when suspended and turns them back on when it resumes.
There's a major problem if the user issues the "quit" command on
Android. The engine removes all libraries in use when that happens, but
the OS leaves the app in RAM. When the app next resumes, libraries
aren't there and all calls to library functions silently abort.
<http://quality.livecode.com/show_bug.cgi?id=19297>
--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list