Mobile pages with no back button in ui, and System back action closes app. Bricks the app

I opened activity log, then closed the app. Now when I enter, it still opens in activity log, and there’s no way to leave…

I tried force stopping and clearing cache.

Cleaning storage and logging back in fixes this.

Thank you for reporting the issue, I’ll check what’s going wrong. As I understand, this problem is in the Android app, correct?

Correct. Android app.

I now have the same issue in the “Fields” page of a database.

I wish that if the user force stops the app it would then go to home page on next open.

And that all pages would have a proper back button in the UI, as the system back button sometimes maps to closing the app if there is no back in the routes anymore.

I’ve tried to reproduce this issue, and I always see the bottom menu with the sidebar button, so I can go back or navigate to any other view. Could you please record a video of the issue or at least attach a screenshot?

Note that on Android, the system back button closes the app when there is no previous route to return to. I’ve checked several apps with similar navigation patterns, and they all back to the home screen and then close the app.

I swear this was a problem yesterday, (unless a i completely missed the bottom bar…?) but indeed now it is showing the bottom bar in the screen where it wasn’t before.

So this is solved, thanks!