Reasons for Ajax navigation breaking on Coldfusion/Apache when running an app in iOS fullscreen mode? [closed]
- by frequent
Not sure if this belongs to SO or here.
I'm running a webApp using jquery, jquerymobile, requireJS and apache, coldfusion8, mysql 5.0.88 serverside.
The app works fine until I try to run it in fullscreen mode on iOS (add icon to homescreen, launch app from there with
<meta name="apple-mobile-web-app-capable" content="yes" />
…