Access certain screens of my App without Users signing in first

Hello,
I was wondering if there is a way one can access certain screens of my App without first signing in as a user.

1 Like

Yes, you can set the authentication as optional and then add visibility conditions on the screen for user is logged in.

1 Like

Thanks.

1 Like

Anytime!

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.