fluttercommunity / flutter_wear_plugin

A plugin that offers widgets for Wear OS by Google
https://pub.dev/packages/wear
BSD 3-Clause "New" or "Revised" License
135 stars 73 forks source link

APP ANR when click button on the side of watch #21

Open app97204 opened 1 year ago

app97204 commented 1 year ago

android.os.MessageQueue.nativePollOnce Broadcast of Intent { act=android.intent.action.SCREEN_OFF }

After Anr, the app will restart and all state will lost.

Rexios80 commented 7 months ago

I released the wear_plus plugin which contains many updates. Please create an issue there if this issue persists after switching.