Keeping a mobile app alive

John Dixon dixonja at hotmail.co.uk
Thu Apr 30 01:40:03 EDT 2015


By default, iOS will dim the screen and eventually lock the device after periods of no user interaction.
To control this behavior, use the following commands:

iphoneLockIdleTimer
iphoneUnlockIdleTimer

> Subject: Keeping a mobile app alive
> From: prothero at earthednet.org
> Date: Wed, 29 Apr 2015 22:04:11 -0700
> To: use-livecode at lists.runrev.com
> 
> I have a mobile app that will be playing a long audio file. Is there a way to keep the application from going inactive when the device goes into sleep mode? On my iPad, after a period of no user activity, the screen goes black and the audio ceases. Is there a way to prevent this from happening?
> 
> Google has been no help and I can't find anything in the user guide, or the dictionary. Perhaps there is a syntax I haven't thought of.
> 
> Regards,
> Bill
> 
> William Prothero
> http://es.earthednet.org
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
 		 	   		  


More information about the use-livecode mailing list