[iOS] Suspending and quitting
Gerry Orkin
gerry.orkin at gmail.com
Sat Mar 3 22:08:26 EST 2012
Dar Scott wrote:
> I think you almost always "suspend" unless the user pushed a button on the app to "quit". I can't point to any guidelines.
LC iOS apps don't suspend - they only quit. We might get the ability to suspend them in the future, but we don't have it right now.
I've never seen an iOS app with a quit button. See here for more information: https://developer.apple.com/library/ios/#qa/qa1561/_index.html
Gerry
More information about the use-livecode
mailing list