NordicSemiconductor/Flutter-nRF-Connect-Device-Manager

mcumgr_flutter/log_event_channel

Opened this issue · 1 comments

I am getting this error in the logs.

[ERROR:flutter/shell/common/shell.cc(1065)] The 'mcumgr_flutter/log_event_channel' channel sent a message from native to Flutter on a non-platform thread. Platform channel messages must be sent on the platform thread. Failure to do so may result in data loss or crashes, and must be fixed in the plugin or application code creating that channel.
See https://docs.flutter.dev/platform-integration/platform-channels#channels-and-platform-threading for more information.

Thank you for creating the issue. We will look into it.