JulianAssmann / flutter_background

A flutter plugin to keep apps running in the background via foreground services. Android only.
https://pub.dev/packages/flutter_background
MIT License
88 stars 51 forks source link

On AppLifecycle Detached the notification is gone #78

Open chuckwhisler opened 1 year ago

chuckwhisler commented 1 year ago

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: