How to make Test account for app gallery?

51 Views Asked by At

I want to submit an app to the app gallery, but it required a test account and I don't know how to add one like the firebase console.

enter image description here

1

There are 1 best solutions below

4
BLKKKBVSIK On

You just have to provide an account for the person that's going to test manually your app to validate it for the store.

If you are using Firebase, you can just create an account by going to Firebase Console, choosing the project linked to your app, and going to the "Authentication" service in the "Build" category.

enter image description here

Then, just click on the "Add user" button. You'll have to have to user/password provider activated on Firebase.

enter image description here

Enter test credentials and share them on the form that App Gallery is asking to start your review process.