Signing Users Up works differently in preview vs. live

Hi,

I am using the default Sign Up/Login popup element. When I put in test emails to test the sign up process when previewing the app, I can view the emails that have been created as “users” when I put in the dynamic text of “Search For Users Email.”

However, when I try to sign up on the deployed version on mobile, the user and email does not appear in this database, even though the sign up/login workflow is identical to what’s being previewed. Any ideas what’s going on here?

@danstern213

Bubble has two databases. One for dev mode and one for live mode.

If you populated entries while running in dev mode these will only exist in dev mode.

When running live the dB is empty.

When you add entries in live mode they will be added there do not worry.

Thank you!

1 Like