Skip to content

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

Cordova 6.2.0

29 May 20:00
eb33881
Compare
Choose a tag to compare
  • Update Android SDK to 5.12.0
  • Update iOS SDK to 3.4.3
  • Updated iOS deployment target to 12.0

Cordova 6.1.0

01 Mar 01:42
3bcb05e
Compare
Choose a tag to compare
  • Update Android SDK to 5.9.0
  • Update iOS SDK to 3.2.0
  • Added new method, setDMAParamsForEEA(), for setting DMA compliance parameters.
  • Removed the deprecated setDebug() method

Cordova 6.0.0

09 Dec 00:21
Compare
Choose a tag to compare
  • Update Android SDK to 5.7.5
  • Update iOS SDK to 3.0.1
  • Updated iOS imports to work with the latest Branch SDK
  • Removed deprecated methods for CPID, BranchViewHandler, setCookieBasedMatching, and delayInitToCheckForSearchAds

Cordova 5.2.0

09 Aug 00:04
Compare
Choose a tag to compare
  • Update iOS SDK to 1.43.1
  • Update Android SDK to 5.2.0
  • Added getBranchQRCode() method for generating Branch QR codes

Cordova 5.1.0

03 Jun 00:26
103cfb5
Compare
Choose a tag to compare

Update iOS SDK to 1.42.0
Update Android SDK to 5.1.5
Update 3rd party dependencies. Of note the plist vulnerability. (Thanks Sujay-shetty)
Replace setDebug with setLogging and test devices. https://help.branch.io/using-branch/docs/adding-test-devices

Cordova 5.0.2

10 Feb 01:19
d6688aa
Compare
Choose a tag to compare
  • Update dependencies to latest non-breaking versions, of note the shelljs vulnerability. (Thanks again Sujay-shetty!)

Cordova 5.0.1

08 Feb 21:05
63e9c4c
Compare
Choose a tag to compare
  • Remove request package (thanks for catching Sujay-shetty)

Cordova 5.0.0

22 Jan 00:25
356a36c
Compare
Choose a tag to compare

Add content items support in sendBranchEvent
Remove sendCommerceEvent
Fix bug where custom data would clobber other fields when creating event in Android plugin
Update iOS SDK to 1.40.2
Update Android SDK to 5.0.15

Cordova 4.2.4

03 May 18:18
Compare
Choose a tag to compare

CORE-1898 correct iOS API signature for LATD
Fix alternate link domain issue - Thanks MaximBelov
Fix exists check in branch.json - Thanks MaximBelov

Cordova 4.2.3

30 Apr 03:51
Compare
Choose a tag to compare

Update Android SDK to 5.0.8

This update addresses a bug with network error handling.