flutter_foreground_service_plugin icon indicating copy to clipboard operation
flutter_foreground_service_plugin copied to clipboard

Not working when App is killed

Open Udit-singh opened this issue 5 years ago • 4 comments

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

Udit-singh avatar Mar 16 '21 08:03 Udit-singh

This is a bug in flutter?

ziaratban avatar Apr 24 '21 18:04 ziaratban

I think here it is : https://github.com/flutter/flutter/issues/76526

ziaratban avatar Apr 24 '21 18:04 ziaratban

estou tendo o mesmo bug

lucassimplesip avatar May 28 '21 13:05 lucassimplesip

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.

darshansatra1 avatar Jun 15 '21 09:06 darshansatra1