- Edited
How to make the game full screen on ios? (search bar at the top and navigation at the bottom)
How to make the game full screen on ios? (search bar at the top and navigation at the bottom)
Create a fullscreen button with ct.fittoscreen's methods. The "Greed" demo uses that, you can see how it was made there if you open it in the Examples tab of ct.js.