Hi,
I am developing an app where the player swipes objects from the bottom of the screen in portrait mode, to hit objects coming down, shoot 'em up style.
The only issue is that in testing on an iPhone device, the control center is frequently ‘pulled up’ by mistake.
I notice in other full-screen commercial games (like clash of clans), the control center is much harder to pull up. Instead, an arrow is shown, and the user must specifically swipe that.
Is there a way to force this behavior in Corona SDK?
For reference, the issue was also noted in this thread, but without an answer :
https://forums.coronalabs.com/topic/36035-ios7-testing/
Thanks,
Matt