ylluminarious Posted November 21, 2014 Share Posted November 21, 2014 Hi, I have a game and I have made it such that my game can go fullscreen if the user so desires. However, it looks like my game won't go fullscreen on my mobile devices (i-devices). I've only seen this happen on mobile Safari and Chrome, but I think that this is a problem with mobile devices and not their browsers. Is it possible to make your game go fullscreen on mobile, and if so, why isn't it working for me while it works just fine on desktops? Link to comment Share on other sites More sharing options...
spencerTL Posted November 21, 2014 Share Posted November 21, 2014 I think it was iOS7 where apple prevented all the previous methods and hacks of making the browser go full screen and it's still the case. I think it is possible on Android but not sure. Link to comment Share on other sites More sharing options...
ylluminarious Posted November 21, 2014 Author Share Posted November 21, 2014 Crap. That really stinks. Link to comment Share on other sites More sharing options...
Sam Posted November 21, 2014 Share Posted November 21, 2014 iOS 7 disabled fullscreen and hiding of statusbar.It is still possible to hide the statusbar / simulate fullscreen if the website is bookmarked to the homescreen.Anyway you can do this by using a wrapper as Cordover or cocoonJS. Link to comment Share on other sites More sharing options...
valueerror Posted November 22, 2014 Share Posted November 22, 2014 Cocoon doesnt hide the bottom bar for me.. Crossover does Link to comment Share on other sites More sharing options...
Recommended Posts