Android "back" quits the app completely #638
Labels
a-Android
Issues specific to Android, or requiring Android-specific work
a-home
The home screens of the app; finding and starting conversations
beta feedback
Things beta users have specifically asked for
upstream
Would benefit from work in Flutter or another upstream
Milestone
Repro steps:
This is an upstream Flutter issue:
The expected behavior is new in Android 12 (so in 2021); before that, our actual behavior was expected. See Android docs:
https://developer.android.com/about/versions/12/behavior-changes-all#back-press
I don't think there's a particularly straightforward workaround for us within the app, but hopefully it'll get fixed upstream. (So filing this issue mainly to track that this is a known issue and what the root cause is, in case people notice it again in the future.) Here's my summary of the state of the issue: flutter/flutter#117061 (comment)
The text was updated successfully, but these errors were encountered: