Closed beqramo closed 2 years ago
Hi @beqramo 👋 . Thank you for the clear and detailed issue. I could reproduce it. I'll address it below.
PushNotification.onNotification
callback and show the banner using a custom implementation or a supporting package. Closing this as foreground notification pop-ups are not supported on Android at the moment. Please feel free to re-open this issue or create a new one if needed. Thank you.
Before opening, please confirm:
JavaScript Framework
React Native
Amplify APIs
Push Notifications
Amplify Categories
notifications
Environment information
Describe the bug
when I get a notification on android it is not rendered when the app is in foreground and also I'm not able to see the app logo in the notification icon.
Expected behavior
I should be able to render notifications when app is in the foreground and also I should be able to render app icon in notification icon if app is in background or killed notifications is rendered.
Reproduction steps
follow docs and do everything according to docs and send notifications and you will not be able to render notification when app is in foreground,
Code Snippet
Log output
aws-exports.js
Manual configuration
No response
Additional configuration
No response
Mobile Device
android pixel 3
Mobile Operating System
10
Mobile Browser
No response
Mobile Browser Version
No response
Additional information and screenshots
No response