Hi,
I *want* to give the appearance that my iOS app has terminated.
I know I can’t call native.requestExit () on iOS (well, I can *call* it, but it won’t work
I don’t care if it truly terminates (#1) or if it’s merely gone into the background, and the user
is at the iOS launch screen.
BTW, I don’t care that most apps don’t have a feature like that … two wrongs don’t make a right
The API pages simply focus on “don’t do that” without addressing this question.
thanks,
Stan
#1. Well, I don’t want to tirgger an abort that might cause future problems for the user,
like a crash log or a popup