Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
2.1.0
Issue ID
MNB-28
Regression
No
[Android] Mobile Notifications are late or don't show up when they are supposed to pop up
Reproduction steps:
1. Download and open the project “NotificationsSamples”
2. Build and Run on an Android device
3. Tap on the “Buy” buttons
4. Observe how “Pending Notifications” show the exact time when the notification will pop up on your device.
5. Go to the Home screen on your device
6. Wait for a notification to pop up
Expected result: Notification arrives on time
Actual result: Notifications are late or don’t show up at all.
Reproducible with: 2.1.0 (2020.3.42f1, 2021.3.15f1, 2022.1.24f1, 2022.2.0f1, 2023.1.0a21)
Couldn’t test with: 1.4.4(2020.3.42f1), 2.0.0(2020.3.42f1), 2.0.1(2020.3.42f1), 2.0.2(2020.3.42f1) (Script errors)
Reproducible on:
VLNQA00263 - Google Pixel 3 (Pixel 3), CPU: Snapdragon 845, GPU: Adreno 630, OS: 12.0.0
VLNQA00122 - Samsung Galaxy S9 (SM-G960F), CPU: Exynos 9 Series 9810, GPU: Mali-G72, OS: 10.0.0
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
- 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
Resolution Note:
NotificationSamples project has exact scheduling disabled in settings, so it is expected that notification may be a bit late. This bug would be considered valid only if notifications don't show up or are late when exact scheduling is enabled.