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
- Brush Size in the Inspector window does not update when the Brush Size in Scene View is changed
- "ArgumentOutOfRangeException" errors are thrown every time a keyboard key is pressed when renaming a component in UI Builder with a symbol and changing the name after label attribute warning
- Values in "Rect Transform" component are only partially updated when changing values in Prefab Mode
- Same Asset Type Focused Inspectors do not repaint when menus are manipulated
- Bool or Trigger Parameters can be selected via right clicking to the right of a Parameter control in the Animator Window
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.