Search Issue Tracker
Fixed in 1.3.0
Votes
0
Found in [Package]
1.21 - preview
Issue ID
1244642
Regression
No
[Mobile Notifications] Setting iOS Notification Options to "Nothing" sets them to "All"
Reproduction steps:
1. Create a new project and install Mobile Notifications Package via Package Manager
2. Go Edit -> Project Settings -> Mobile Notification Settings
3. Switch to iOS tab
4. Enable Push Notifications
5. Try setting Remote Notification Foreground Presentation Options to "Nothing" (read Note 2)
Expected result: Remote Notification Foreground Presentation Options will be set to "Nothing"
Actual result: Remote Notification Foreground Presentation Options will be set to "All" (read Notes)
Reproducible with: Mobile Notifications 1.21 - preview (2018.4.22f1), Mobile Notifications 1.02, 1.03 (2020.1.0b10, 2020.2.0a13)
Could not test with earlier Package versions because of errors when downgrading the package
Notes:
1. Manually unchecking each option results in Remote Notification Foreground Presentation Options going from "Mixed" to "All when the last option is unchecked
2. The same issue happens with Default Notification Authorization Options
3. A video is attached
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
Add comment