Is there a one step method of activating beta testers on iOS using Fabric?

171 views Asked by At

We're using Fabric (Crashlytics) to get our app to beta testers. This is not a utility app, so any friction in the beta distribution/acceptance process is unhelpful.

The process today is:
(1) send an invite
(2) the user accepts the invite, which sends their UUID. You don't get to experience the app at this stage.
(3) another build is created with additional UUIDs etc
(4) the users get a new release emai), which they install, and get to use the app.

Many days can pass between (1) and (4). It takes many reminders to get some folks (understandably busy) to click the second invite ("didn't I do this already?").

Is there a better way? Without an App Store approval process?

Related question, but not satisfying answers: Add more beta testers for the app through crashlytics beta

1

There are 1 answers

1
Jon Shier On BEST ANSWER

The only other option is an Enterprise account from Apple, which will let you create an In House provisioning profile which lets people run your app without having to add the UUID. However, there are limitations. Apple's Enterprise Dev Program homepage.