Here is my suggestion
the application states like applicationWillResignActive is so basic and every game needs it so it should not be exclusive for corona enterprise
http://docs.coronalabs.com/native/enterprise/ios/CoronaDelegate.html
I am having a really big problem since I needed to hide something in my game before suspension and unfortunately corona dos not have this functionality
the states we have right now are
“applicationStart”
“applicationExit”
“applicationSuspend”
“applicationResume”
and the states I believe we really need
are
WillResignActive
DidBecomeActive
I am trying to show the pause screen when the player presses the home button twice,however this is impossible with Corona SDK as far as I am concerned
I asked about this issue here
http://developer.coronalabs.com/forum/2012/11/11/how-hide-group-if-application-suspended
and here
http://stackoverflow.com/questions/13327930/in-corona-sdk-how-to-hide-a-group-if-application-suspended
and so far it seems this is not possible with CoronaSDK
please Coronalabs at least add these two states WillResignActive and DidBecomeActive
I am giving you this suggestion because I knew you do care about your customers and this is one of the reasons why I love CoronaLabs
best regards
[import]uid: 8519 topic_id: 32939 reply_id: 332939[/import]