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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
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?