This repository was archived by the owner on Jan 31, 2023. It is now read-only.
Releases: BranchMetrics/fastlane-plugin-branch
Releases · BranchMetrics/fastlane-plugin-branch
Release 0.2.1
- 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
- Clerical updates in the gemspec and elsewhere (authors, copyright, email addresses, etc.)
- Other documentation updates
- Added a
:validate
option tosetup_branch
. Usesetup_branch validate: false
to update without validating. - Accept signed AASA files via HTTP as well as HTTPS
Release 0.1.0
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.