Open SOG-web opened 1 year ago
We got the same issue. It only happend when we called Flutter method via MethodChannel and execute Accessibility action at the same time.
Tried to send a platform message to Flutter, but FlutterJNI was detached from native C++. Could not send. Channel: channelFlutterSide. Response ID: 12
Am using the
[flutter_background_service](https://github.com/ekasetiawans/flutter_background_service)
plugin