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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
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.