The Godot Q&A is currently undergoing maintenance!

Your ability to ask and answer questions is temporarily disabled. You can browse existing threads in read-only mode.

We are working on bringing this community platform back to its full functionality, stay tuned for updates.

godotengine.org | Twitter

+1 vote

I'm having a problem with my mobile game, specifically that if the player gestures near the edge of his phone, the little control panel arrow popup will show, and the phone will eat all the inputs in that area until it goes away. This is obviously a problem. From the research I've done, it seems that there is a way to deal with this in Xcode, as detailed here - https://stackoverflow.com/questions/12661031/how-to-hide-a-status-bar-in-ios

However, as I have 0 experience building for mobile devices, I can't seem to figure out how to implement this with the exported files that Godot creates for Xcode. Can someone help me understand how too accomplish this? Or is there a setting in Godot that I should be modifying instead?

in Engine by (449 points)

1 Answer

0 votes

Found a thing that worked, detailed here: https://stackoverflow.com/a/20631123

by (449 points)
Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.