Results 35 comments of mrRedSun

I had a similar issue but only when the app went to the background and the phone was locked, turned out the keychain gets locked after a while ``` const...

We receive many bug reports like this: Stack trace ``` Fatal Exception: android.view.WindowManager$BadTokenException: Unable to add window -- token android.os.BinderProxy@316ca97 is not valid; is your activity running? at android.view.ViewRootImpl.setView(ViewRootImpl.java:1508) at...

XCode 15 + Sonoma + latest flutter (3.13.6) + default excluded architectures in xcode = simulator working for me on M1 mac

So the workaround is to remove i386 and the issue disappears. No sure if we can close the ticket yet, but nice to know

I received the same issue in Crashlytics, but haven't been able to reproduce it.

Is there any long-term solution for this?

Why is this closed? Still an issue