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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
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?