Sunday 15 July 2012

ios - Full page web page javascript crashes upon locking iPad -



ios - Full page web page javascript crashes upon locking iPad -

i have web page built on angularjs, optimized total screen mode on ipads, using

<meta name="apple-mobile-web-app-capable" content="yes">

everything works fine until ipad gets locked (either due prolonged inactivity or using lock button). 1 time unlocked, javascript behaves weird. of works, none of ajax calls work. network error.

i see same issue raised here: javascript stops when ipad locked, seemed have gone unanswered.

i don't lock during ongoing ajax calls, when content has been loaded.

this seems related caching happens total screen mode. have method work around this? show stopper far our application concerned!

update: utilize grunt build project, have used cache-bust add together dynamic strings file names eg. app.056fd53c6f25f5b2.js , issue still persists.

javascript ios ajax ipad fullscreen

No comments:

Post a Comment