Hi!
I recently downloaded the free version of Construct 2 in order to do some experimenting with migrating a Flash game to html5 and javascript.
Everything worked just fine until I bookmarked the game on the home screen on my Ipad 2 Wi-Fi (iOS 6.0.1) and tried playing the game as a standalone web app.
The first time you start the web app everything is working as expected, but after closing the app and starting it again a couple of times (sometimes just once is enough) the Ipad freezes and becomes totally unresponsive. Neither the Sleep/Wake button or the Home button are working. The only option is to reset the Ipad.
Weirdly enough the game never stops working, though :) (With the exception of a few sounds that are no longer firing. Which sounds seems to vary randomly)
If I remove the <meta name="apple-mobile-web-app-capable" content="yes" /> and <meta name="apple-mobile-web-app-status-bar-style" content="black" />- tags from the index.html-file, starting the game from the icon on the home screen works just fine. (But then again, it no longer looks like a native app, as the Safari UI elements pop up again.)
Is this problem somehow connected to the fact (?) that a standalone web app runs i a different version of Safari than the regular mobile Safari? (http://stackoverflow.com/tags/iphone-standalone-web-app/info)
Has anyone else experienced similar problems? It's a pity not being able to use the web app option, since it looks so cool :)
Link to game working properly:
buu.yle.fi/temp/paketera_atte
Link to game with web app capable-tag, which causes my Ipad 2 to crash:
buu.yle.fi/temp/paketera_atte_crashes
Link to .capx file:
buu.yle.fi/temp/paper_wrapping_game.capx
Construct 2 version:
Construct 2 Release r114