0

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 Answers1

0

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.

BLKKKBVSIK
  • 3,128
  • 2
  • 13
  • 33