flutter_background icon indicating copy to clipboard operation
flutter_background copied to clipboard

On AppLifecycle Detached the notification is gone

Open chuckwhisler opened this issue 1 year ago • 0 comments

Describe the bug On AppLifecycle Detached the notification is gone and no new notification is shown

To Reproduce

  1. Launch the App
  2. Connect to websocket or any server
  3. Close the app
  4. receive the message from the server

Expected behavior

  1. Launch the App
  2. Connect to websocket or any server
  3. Close the app
  4. receive the notification, clicking notification open the app

Screenshots

Smartphone:

  • Device: Emulator
  • OS: Android 13

chuckwhisler avatar Sep 21 '23 07:09 chuckwhisler