[Bug] Platform messages do not happen on the main thread on iOS #1384
Labels
android
Issue applies to Android platform
bug
Something isn't working
feature-candidate
This issue might result in a feature to be implemented
iOS
Issue applies to iOS platform
Platform messages do not happen on the main thread on iOS. (have not tested MacOS)
Describe the bug
While fixing #1382 and running the example app to test my change, I had a warning in the console.
See the logs below.
Presumably we are missing switches to the main dispatch queue when sending events back?
Platform
Platform OS version
Any version
How are you picking?
Using the example app
Details to reproduce the issue
Error Log
Screenshots and/or video
N/A
Flutter Version details
Additional context
N/A
The text was updated successfully, but these errors were encountered: