Maksym Malyhin 57285802ad FIS API docs: use term "installation auth token" consistently. (#6014) %!s(int64=5) %!d(string=hai) anos
..
Sources 57285802ad FIS API docs: use term "installation auth token" consistently. (#6014) %!s(int64=5) %!d(string=hai) anos
Tests 6c846756c0 Add check for unauthenticated error and sign out in fetchNewLatestRelease (#6648) %!s(int64=5) %!d(string=hai) anos
CHANGELOG.md 6c846756c0 Add check for unauthenticated error and sign out in fetchNewLatestRelease (#6648) %!s(int64=5) %!d(string=hai) anos
README.md 683a22caba Add link to App Distribution docs page (#6620) %!s(int64=5) %!d(string=hai) anos

README.md

Firebase App Distribution SDK

The Firebase App Distribution SDK lets you display in-app alerts to your testers when new builds are available to install.

Please visit our developer site for integration instructions, documentation, support information, and terms of service.

Development

Prereqs

To Develop

  • Run pod gen FirebaseAppDistribution.podspec
  • open gen/FirebaseAppDistribution/FirebaseAppDistribution.xcworkspace

You are ready to develop, build, debug, and test FirebaseAppDistribution.

Running Unit Tests

Open the generated workspace, choose the FirebaseAppDistribution-Unit-unit scheme and press Command-u.