Skip to content

Releases: BranchMetrics/cordova-ionic-phonegap-branch-deep-linking-attribution

Cordova 3.2.1

10 Jan 20:42
Compare
Choose a tag to compare
  • Fix uses-sdk issue
  • Released under the long term support (lts) distribution tag, use npm install branch-cordova-sdk@lts to install

Cordova 4.0.0

16 Oct 00:17
354d023
Compare
Choose a tag to compare

Update iOS SDK to 0.29.1
Update Android SDK to 4.1.1
Switch to Cocoapods
Switch to Maven
Add Event Alias
Add CPID and LATD methods
Add Amazon Fire ID
Fix foreground linking

Known issues:

iOS command line build fails due a cordova issue, workaround is to build from xcode. SDK-558 apache/cordova-ios#659

Android installation hooks require Android platform to be added before the plugin. SDK-585

CPID and LATD methods do not work on Android. SDK-557

Cordova 3.2.0

18 Dec 23:43
Compare
Choose a tag to compare

Forgot to put the release notes on the 3.2.0 release tag.

Fix Cordova 9 incompatibility.
Fix aar not found on Android builds.

v3.1.6

01 Mar 19:35
252f591
Compare
Choose a tag to compare

Upgraded base Branch SDKs to iOS 0.25.11 and Android 3.0.4

v3.1.5

05 Dec 18:31
f94449a
Compare
Choose a tag to compare

Fix iOS dependency issue.

v3.1.4

04 Dec 19:38
6beb126
Compare
Choose a tag to compare
  • Revert Cocoapods & Gradle support temporarily.(#478)

v3.1.3

26 Nov 19:35
Compare
Choose a tag to compare
  • Fixed open URL conflict with URI schemes on iOS. DEVEX-782 (#478)

v3.1.0

02 Oct 00:06
0f18e39
Compare
Choose a tag to compare
  • Added sendBranchEvent for compatibility with v2/event. DEVEX-782 (55c09b6)
  • Added Apple Search Ad methods, delayInitToCheckForSearchAds and setAppleSearchAdsDebugMode. DEVEX-767 ([1b26156]1b26156)
  • Upgraded base Branch SDKs to iOS 0.25.5 and Android 2.19.4.

v3.0.1

07 Aug 23:08
ed40bb2
Compare
Choose a tag to compare
  • Add check for window.clientInformation (55c09b6)

v3.0.0

07 May 18:17
Compare
Choose a tag to compare

3.0.0 (2018-05-07)

Bug Fixes

  • removed DeepLinkHandler for callback (c9c1543)

BREAKING CHANGES