Exit the app via a close stack on the Android platform Report# 9632

J. Landman Gay jacque at hyperactivesw.com
Fri Jul 22 16:10:02 EDT 2011


On 7/22/11 2:48 PM, Ralph DiMola wrote:
> Top of Form
>
> If you try to exit the app via a close stack on the Android HW the app
> freezes.
>
> If you start the app again you get a black screen. Then if you try to test a
>
> new version(via test button) the HW locks up and only a battery removal will
>
> get you running again.

The engine closes the stack by itself, so you shouldn't handle that. If 
you have any cleanup you need to do, you can trap the shutdown message 
and do it, but don't close the stack. Let the engine do it.

I see you've put in a bug report on it, that's good.

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




More information about the use-livecode mailing list