This repository was archived by the owner on Jan 14, 2025. It is now read-only.
This repository was archived by the owner on Jan 14, 2025. It is now read-only.
onNotification fires every time when the app goes from background to foreground #1455
Closed
Description
Hello!
During my work, I found a bug in my application. So I have tested your example
application int this repo, where I was able to reproduce it:
- Build the application for Android.
- Click Local notification (now) button
- Kill the application
- Open it from the notification and close the Alert window
- Send the application to background
- Open it again
The Alert will pop up again, however, it displayed once before.
Expected behaviour:
Don't show the notification again, just once.
Thank you for your help!
Metadata
Metadata
Assignees
Labels
No labels