i have one application in that i want to know that is this in idle mode ?
how can i know this ?
in my application when it go in idle mode i want to stop one java script. or you can say when no one using application for long time .
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
- (void)applicationWillResignActive:(UIApplication *)applicationthis method is called when app goes to inactive state.