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
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
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?