I am submitting my app to Google Play for review, and they require login credentials. My app has only phone authentication. Is there a way to provide user credentials for review? Thank you
You're going to want to provide more details around how folks login. If you need to send an SMS to login just search for online services for burner numbers if you need something active, otherwise you can just use a test number and manually verify in the auth tab on your project and make sure that you can login using the credentials you set
Recommended threads
- Which flutter SDK version for Self Hoste...
Hi all, Is there a good way to figure out which version of flutter SDK and Dart SDK is current for latest available self-hosted 1.8.0 ? I know new features are...
- Google Auth not working in a React App
Authentication with Google has failed. It redirects back to the signin route in React. Attached screenshots for configuration of Google console and Appwrite Go...
- How to display images from storage
I tried the link above, but it returns the error “`Please upgrade to a higher plan.`” I don’t need Transformations at the moment, I just want to display the ima...