hi all
i export my game to html5 website and put it on my website
it run good when i use desktop browser (safari,chrome,internet explorer)
but when i lunch it from my phone it stuck on black screen
any suggestion please ?
thanks in advance
Check your developer tools Javascript error tab (ctrl-shift-i on Chrome).
Usually, this is due to a data.js, c2runtime.js, offline.appcache, or app.manifest file that didn't load properly.
i can't check the developper tool on mobile browser
i told you this happen only on mobile browser
on desktop browser it work properly
What mobile are you using for testing?
How much memory does the games use?
zenox98
the mobile i use is iphone 5
the game use 6.8 mb
and it stuck on the the following screenshoot
http://postimg.org/image/5luwl4869/
My initial thought was a memory problem, but those figures make that unlikely.
any link to another html5 game made by construct 2 ? to test
i just tryed another game from scirra arcade and it work
any news ?
up bumb
As you said yourself, other html5 games work on your mobile, so the problem is unclear..
You've given no further information, so I'm not sure what kind of answer you are expecting..
hi
i think something is going bad on exporting with lastest beta / stable c2
hi i think something is going bad on exporting with lastest beta / stable c2
It would help if you gave us a link to test using r216.
Maybe try exporting a built-in example and test that.
Develop games in your browser. Powerful, performant & highly capable.
here is a simple example ... http://www.sharkbite.byethost32.com/ (exported to html5 with no minify and png compression to normal ... and upload all exported files to this webhosting)
here is the .capx download here https://www.dropbox.com/s/howvny5o5x3985l/test.zip?dl=0
tested device : iphone 4s ios 7.1.2 (other html5 games from the scirra store are working)