poppingmoon / aria

A cross-platform Misskey client built with Flutter
https://misskey.io/@aria_app
GNU Affero General Public License v3.0
126 stars 4 forks source link

Using android "go back" freezes the app #408

Open garfieldairlines opened 1 week ago

garfieldairlines commented 1 week ago

💡 Summary

My phone has the possibility to go back to the last "window" by swiping on of the sides of the screen. Doing so in Aria freezes it, however using the back arrow "←" or exit button "x" on media view (both top right) still let me use the app without any crashes.

🥰 Expected Behavior

Being able to keep using Aria when going back

🤬 Actual Behavior

Aria crashes, forced restart required.

📝 Steps to Reproduce

  1. Open a post or a media
  2. Swipe back
  3. Aria is freezing

💻 Environment

* Model and OS of the device(s): LE2123 OxygenOS 14.0
* Aria: 0.15
* Server URL: fedi.garfieldairlines.net
* Misskey: v2024.8.2 (Sharkey)

Do you want to address this bug yourself?