phonegap crash on "resume"
Posted
by
fancy
on Stack Overflow
See other posts from Stack Overflow
or by fancy
Published on 2012-06-24T03:07:59Z
Indexed on
2012/06/24
3:16 UTC
Read the original article
Hit count: 120
JavaScript
|phonegap
My phonegap application works great but there is a glitch when it is sent to the background or "paused". When focused is returned to the app a high percentage of the time the interface is frozen and then the application crashes a few seconds later. When relaunched it is working fine again.
Could anyone provide some information as to what could be causing this and where I should start trying to debug it?
Thanks very much.
© Stack Overflow or respective owner