Search Issue Tracker
Won't Fix
Votes
3
Found in
2017.2.0f3
Issue ID
962644
Regression
No
[iOS] Notification Centre / Control Center appears after one swipe instead of two swipes on iOS11 device
In a full-screen app (iOS), the Notification Center should require two drags, one would show a triangle which you can then drag to show the center. In iOS11 case, the Notification Center shows from a single drag.
The Same behavior is noticed with Control Center.
Steps:
1. Open attached project ("NotificationCrntre.zip")
2. Build and Run on iOS11 device
3. Try to open Notification Center (swipe down from the top) or Control Center (swipe up from the bottom)
Expected: in order to open Notification Center/Control Center, 2 swipes are needed.
Actual: only one swipe is enough.
Reproduced with: 2018.1.0a2, 2017.3.0b7, 2017.2.0p1, 2017.1.2p2.
Tested with: iPhone 6S iOS11.0, Xcode 9.0.
WON'T FIX: This is an intended behavior on iOS11.
Comments (3)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
MatiasDev
Jan 12, 2018 15:37
2017.3 has the option in iOS player settings->Other Settings->Defer system gestures on edges.
xiaoyaostudio
Nov 06, 2017 07:54
Same problem, waiting for a solution.
OLGV
Nov 01, 2017 18:45
Any explanations on this?
Is it something that Apple has to be buzzed for?