November 2017
Intermediate to advanced
378 pages
10h 24m
English
In this workflow, the built and tested code is made available as an ad hoc distribution to testers (or beta users). They can review the app and apply some manual tests to it. They can perform some functionality tests in particular, as a lot of tests, but not everything can be automated.
The build server can distribute an ad hoc version of your app by using Fabric, HockeyApp, The alpha/beta Play Store, or iTunes Beta (previously known as TestFlight). The deployment of your app needs to be as smooth as possible. A tool such as Fastlane can help you distribute an ad hoc version and can also you help you to publish your app in the Play Store or App Store.
Read now
Unlock full access