Hello.
We are testing Adalo as a replacement for our current app company and we do not need a signup page in order to people to use our app. Our app is only a basic informational app and no registration is needed for this app.
Can we build an app without the signup?
@trashtruck you can definitely do this but it’s important to note that some components and features require that a User be logged in to the app in order for them to work as expected. This is typically things like Notifications, Stripe, and Location features so I would ensure that is not required before you create your build.
In the event you need one of those features, I would consider doing a ‘Guest User’ type setup where you create a User for your app automatically in order for them to be able to use any of the features that require a user to be logged in.
Thank you.the detailed information.
Could a “Guest Use” automatically be logged in without the user having to do anything?
Also, is there a video on “Npt Using A Login Screen”?
Thanks
You could check out this Forum Post for a general guide on settings this up.
It ultimately depends on the needs of your app and flow but the basic setup would apply and allow you to customize it for your needs.
-Jessi