Shutdown on Android

J. Landman Gay jacque at hyperactivesw.com
Fri Sep 1 18:35:49 EDT 2023


On 8/31/23 5:36 PM, Dan Friedman via use-livecode wrote:
> Does the shutdown message (or shutdownRequest message) work on Android?   I am playing a song using androidStartAudioPlayingInBackground.   However, if the app is closed (swiping up to exit it), then the audio continues to play.  So, I added an androidStopAudioPlayingInBackground command in the shutdown message to stop playing the audio.  But doesn’t seem to work – audio continues to play.
> 
> Any thoughts?

Mark Smith reminded me that the suspend and resume messages are now supported on mobile 
platforms. That might do it.

My old brain forgot about that.

-- 
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com



More information about the use-livecode mailing list