1

Basically I've finished my beta React Native app, and I'm ready to test it with a private group of people, in order to know if it's stable and to correct possible bugs.

I am using firebase as a backend, so I am wondering if it's better to Firebase Test Lab and/or Firebase App Distribution or TestFlight (for the IOS).

I would like to know the advantages of this tools.

DanielX
  • 117
  • 1
  • 1
  • 6

2 Answers2

0

https://appcenter.ms/ is pretty decent (Android) for iOS you might want to use TestFlight (you need apple developer account

Pawel Bala
  • 93
  • 9
0

Firebase Test Lab is not for app distribution. It is a way to determine if your app has quality issues prior to launch across a wide variety of devices.