Skip to content
This repository was archived by the owner on Jan 31, 2023. It is now read-only.

Releases: BranchMetrics/fastlane-plugin-branch

Release 0.2.1

30 Aug 20:37
Compare
Choose a tag to compare
Release 0.2.1 Pre-release
Pre-release
  • Corrected autoVerify attribute in generated Android intent-filter.
  • Don't use the peer cert when validating signed AASA files.
  • Disabled HTTP for signed AASA files.

Release 0.2.0

05 Aug 19:41
Compare
Choose a tag to compare
Release 0.2.0 Pre-release
Pre-release
  • Clerical updates in the gemspec and elsewhere (authors, copyright, email addresses, etc.)
  • Other documentation updates
  • Added a :validate option to setup_branch. Use setup_branch validate: false to update without validating.
  • Accept signed AASA files via HTTP as well as HTTPS

Release 0.1.0

05 Aug 00:33
Compare
Choose a tag to compare
Release 0.1.0 Pre-release
Pre-release

First preliminary release of fastlane-plugin-branch.

  • Set up Android and/or Xcode project configuration for Universal Links and App Links.
  • Add Branch keys to the Android manifest and/or Info.plist for your project.
  • Validate Universal Link configuration in any Xcode project, with or without Branch integration.