Enable Admin Credentials
Once you've deployed the web app, visit the URL (typically something like your-site-name.netlify.app
) to check if the deployment was successful.
To log in as an admin, follow these steps:
First, set up your Android app and sign up through it. Android Configuration
Then, update the relevant boolean value in your Firestore database to enable admin credentials.

Last updated