Persistent User Session Data Issue and Lack of Logout Function in Test Mode

Project Settings

Hello FlutterFlow Community,

I'm facing a challenge in my FlutterFlow application during the test mode, where the application does not start from the login/signup pages as expected after ending the session. Instead, it automatically loads previous login information and directs to an empty homepage.

Detailed Problem Description:

  • Expected Behavior: Ideally, the application should start at the login or signup pages after the session ends or when the app is restarted.

  • Current Behavior: The app retains the last user's session data and skips the login/signup pages, navigating directly to an empty homepage.

Key Point:

  • Currently, there is no logout function implemented in the app, which might be causing the persistent session issue, as session data is not being cleared.

What have you tried so far?

Did intial page Setup !

Did you check FlutterFlow's Documentation for this topic?
No
1
2 replies