Ashley Kyatric
Hey just had a question regarding how to pause my ios app when notification, phone-call, pop ad, pull down menu is used, multitasking(double tap home button), accessing siri(hold home button), game center request sign in pop up box and i am sure there are many more. Right now, on my app when these things are being used the app still runs. I did try the browser object but thats only works for when the app is exited or put completely in background(home button pressed).
Example: I use pull down menu and i can still see that the app in running behind it.
I do have a pause menu i made so if i can just have a way when these things happen to "call for it" so that when you return to game its there and i can resume
Programs using: I export with cordova and build using Intel XDK
Ps: i am not a coder (thats why i love construct 2) or anything so i do very much appreciate these thing being explained in "detail" if you can please.