Skip to content
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
@landorid

Description

@landorid

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:

  1. Build the application for Android.
  2. Click Local notification (now) button
  3. Kill the application
  4. Open it from the notification and close the Alert window
  5. Send the application to background
  6. 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
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions