flutter_foreground_service_plugin
flutter_foreground_service_plugin copied to clipboard
Not working when App is killed
The message on console is -:
W/FlutterJNI(13596): Tried to send a platform message to Flutter, but FlutterJNI was detached from native C++. Could not send. Channel: com.changjoopark.flutter_foreground_plugin/callback. Response ID: 0
This is a bug in flutter?
I think here it is : https://github.com/flutter/flutter/issues/76526
estou tendo o mesmo bug
flutter_foreground_service_plugin you can use this plugin. Right now it only works in android but the service still runs after the app is killed.