umair13adil / flutter_logs

An extensive logging framework developed for flutter apps.
https://itnext.io/sending-logs-from-flutter-apps-in-real-time-using-elk-stack-mqtt-c24fa0cb9802
Apache License 2.0
39 stars 28 forks source link

Tried to send a platform message to Flutter, but FlutterJNI was detached from native C++. Could not send #48

Open Ashutosh-Spark opened 1 year ago

Ashutosh-Spark commented 1 year ago

We are getting this error while exporting logs for android devices. This is happening if the device is kept still for some time . We are able to reproduce this everytime.

Abhinav-Satija commented 1 year ago

Yes, We are getting the same error while exporting logs for android devices.

word-x commented 10 months ago

Yes, We are getting the same error while exporting logs for android devices.

Hi, have you got it fixed?