Mojira Archive
MCPE-29718

Back button control press is delayed

The bug

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 and only happens if the controls are at the bottom of the screen.
See the attached screenshot for an explanation.
This only affects Apple users in iOS 11.0 or later.

Possible fix

- (UIRectEdge)preferredScreenEdgesDeferringSystemGesture {
    return UIRectEdgeAll;
}

Fixed

J L

2017-12-20, 09:29 PM

2018-12-20, 06:52 PM

2018-12-20, 06:52 PM

3

2

Community Consensus

150148

backward, controls, delay, delayed, ios

1.2.8.0 - 1.6.2.01.2.8.0, 1.4.3.0, 1.5.1.2, 1.5.3, 1.6.0, 1.6.2.0

1.8.0