I have a message:
"Tried to send a platform message to Flutter, but FlutterJNI was detached from native C++. Could not send. Channel: flutter_notification_listener/bg_method. Response ID: "

Background service is already running, above error may be caused by flutterEnginer, please check again for me. If everything is correct give me an example of reading notifications in the background and sending to flutter.
Thanks
I have a message:

"Tried to send a platform message to Flutter, but FlutterJNI was detached from native C++. Could not send. Channel: flutter_notification_listener/bg_method. Response ID: "
Background service is already running, above error may be caused by flutterEnginer, please check again for me. If everything is correct give me an example of reading notifications in the background and sending to flutter.
Thanks