Answer the question
In order to leave comments, you need to log in
How to determine in PhoneGap that the application is minimized?
Well, I can find instructions (
You need to determine whether the application window is active or minimized.
Answer the question
In order to leave comments, you need to log in
document.addEventListener("pause", [function] ,false); - when application is minimized
document.addEventListener("resume", [function] ,false); - when the app resumes
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question