J L
- jaxlar
- jaxlar
- America/Chicago
- Yes
- No
If you press the back button control, the button only activates after a delay. This is because any press below a certain point is interrupted by the iOS Control Center. This only happens if the controls are at the bottom of the screen. This only happens in iOS 11.0 or later. See the attached screenshot for an explanation.
To fix this, you need to add this code:
- (UIRectEdge)preferredScreenEdgesDeferringSystemGesture { return UIRectEdgeAll; }
If you press the back button control, the button only activates after a delay. This is because any press below a certain point is interrupted by the iOS Control Center. This only happens if the controls are at the bottom of the screen. This only happens in iOS 11.0 or later. See the attached screenshot for an explanation.
To fix this, you need to add this code:- (UIRectEdge)preferredScreenEdgesDeferringSystemGesture { return UIRectEdgeAll; }If you press the back button control, the button only activates after a delay. This is because any press below a certain point is interrupted by the iOS Control Center. This only happens if the controls are at the bottom of the screen. This only happens in iOS 11.0 or later. See the attached screenshot for an explanation.
You need to add this code to fix the proble:
- (UIRectEdge)preferredScreenEdgesDeferringSystemGesture { return UIRectEdgeAll; }
If you press the back button control, the button only activates after a delay. This is because any press below a certain point is interrupted by the iOS Control Center. This only happens if the controls are at the bottom of the screen. This only happens in iOS 11.0 or later. See the attached screenshot for an explanation.
You need to add this code to fix the problem:
- (UIRectEdge)preferredScreenEdgesDeferringSystemGesture { return UIRectEdgeAll; }

Still a problem with Minecraft 1.4.3 on iPhone SE running iOS 11.4.
Still a problem with Minecraft 1.4.3 on iPhone SE running iOS 11.4.
Still a problem with Minecraft 1.6.2 on iPhone SE running iOS 12.0.
This is fixed for me with Minecraft version 1.8.0.