Search the Community
Showing results for tags 'ios8'.
-
I have developed a simple game using Phase 2.2.2 game engine. It is working in all browsers except ios8 safari. We have tested in ios7 device and it is working. Just see a blank screen in ios8 safari browser. Kindly suggest the possible workarounds. I am not able to find a fix for this.
-
Hi guys, I saw here: https://github.com/ekelokorpi/flyingdog/blob/master/src/game/config.js that there's a configuration option that enable WebGL on iOS8: iOS8: { system: { webGL: true } }I tried to add this on my config.js but doesn't work, any idea?