Hi, I recently create and app but when ever i press the central button it goes into suspended state and when ever i click the icon of the app it simply restores the state back of the app Could you please tell me how to restart the app when the app icon is clicked again or kill the app when the central button is pressed.
2 Answers
Accepted Answer
Hi Vivek,
If you want to run your application from first screen then you have to close your application when it goes in background.
if you want to kill the app in easy way
1: when your app is in background/suspend mode, 2 times tap the home button and it show you all the app in the background mode. 2: Hold any app(shown in background) for some time it will present the Apps with minus symbol, which will let you kill the app.
Your Answer
This question has been locked and cannot accept new answers.