Bug Report: Base Notification – No Phone Popup on Send
- Dominant language
- JavaScript
- Stars
- 337
- Forks
- 792
- Avg merge
- 17h 23m
- Merged PRs (30d)
- 49
Description
Path: /apps/technical-guides/base-notifications
### Description
When sending a notification, the notification appears in the notification section of the app, but no popup/push notification is displayed on the device.
### Steps to Reproduce
1. Trigger a notification send action
2. Observe the notification section in the app — the notification is listed there
3. Observe the device — no popup or push notification appears
### Expected Behavior
A push notification popup should appear on the device when a notification is sent.
### Actual Behavior
The notification is recorded in the notification section, but no popup is shown on the phone.
### Environment
- Platform: Android
- App Version: 29.90.0
- OS Version: Android 14
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.