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
85 stars 45 forks source link

On AppLifecycle Detached the notification is gone #78

Open chuckwhisler opened 9 months ago

chuckwhisler commented 9 months 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: