Is it when the app is loaded? What if you leave the app, the javascript stops executing, and then return and the javascript starts running again – is it fired again?
Share
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.
No, it is only fired when the application starts up and PhoneGap is loaded. If you leave the app a pause event will be fired. When you come back to the app a resume event will be fired.
http://docs.phonegap.com/en/1.2.0/phonegap_events_events.md.html#Events