I'm developing an HTML5 game for mobile, and I noticed that the game is almost unplayable on iOS devices due to system gestures exiting fullscreen.
I've read here that by default, HTML5 games are always run in fullscreen on mobile devices.
Would it be possible to add an option to enable/disable this automatic fullscreen on mobile?
I really want to host my game on itch, is an amazing platform!