If user loggedin then want to navigate to passcode screen

Hello,

We've implemented authentication in our app, and if a user is not logged in, we navigate them to the login screen. However, if the user is already logged in, we need to direct them to the passcode screen to enter their passcode before accessing the app. When attempting to set up the passcode screen in the initial screen configuration, I encountered an error in the Flutter flow panel. I prefer not to include the screen with the bottom navigation in this setup.

1
1 reply