0

I am using native android code to scan and connect to a BLE device and after connection it listens for data in characteristic and used broadcast to sent data back to the flutter event channel. When I use it while app is running it perfectly sends data without problem and is also receiving in flutter event channel stream but when app is minimised and use the same procedure its not getting data anymore in the event channel. I have also tried to invoke event channel when in background by scheduling a workmanager task but still no data.

Tried to send a platform message to Flutter, but FlutterJNI was detached from native C++. Could not send. Channel: plex ring event channel

0 Answers0