Skip to content

v0.9.0

Compare
Choose a tag to compare
@lfkellogg lfkellogg released this 08 Feb 17:03
· 17 commits to master since this release
a735c0e

What's Changed

  • The plugin now provides a smoke testing capability via App Distribution's “Automated tester” for Android apps. The feature is available in beta mode, and automatically runs tests on your Android apps on virtual and physical devices at different API levels. Run bundle exec fastlane action firebase_app_distribution to see all available flags. To learn more about automated tests, see Run an automated test for Android apps.
  • Support automated tests by @kaibolay in #351
  • Don't throw an exception if there are no testers with UDIDs by @kaibolay in #363 (fixes Issue #362)

New Contributors

Full Changelog: v0.8.1...v0.9.0