senchalabs / jQTouch

Create powerful mobile apps with just HTML, CSS, and Zepto.js (or jQuery).
http://www.jqtouch.com/
MIT License
2.79k stars 592 forks source link

iOS8 jQT Homescreen app broken after waking device from locked state #522

Open capowell opened 9 years ago

capowell commented 9 years ago

Steps to reproduce:

Add jQT app to the Homescreen Run the app fullscreen Lock the device Unlock the device jQT page navigation no longer works (and possibly other functions...?) Press Home button Re-open app jQT app works again

I will start investigating...