I wish to put a CLOSE button on the app which will close the app and preferably also not leave it running in background (on iOS v4 and above).
I can make an OnClick Javascript to do a
close();
but this does not appear graceful. that is in the Test Center, when pressed, it crashes the entire MobiOne environment.
suggestions?
thanks