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
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Element name field has no character limit in UI Builder
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
- Animator window Eye button on click visual does not cover the whole area of the button when clicked
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.