Skip to content

Releases: BranchMetrics/unity-branch-deep-linking-attribution

Release 2.0.0

20 May 23:45
Compare
Choose a tag to compare
  • Migrate from bundled External Dependency Manager for Unity, to the OpenUPM
  • Updated the Branch iOS SDK to v3.4.3
  • Updated the Branch Android SDK to v5.12.0
  • Exposed the setDMAParamsForEEA method
  • Exposed the Branch QR code API

Release 1.0.0

04 Mar 04:57
f839ed3
Compare
Choose a tag to compare

Switch to semantic versioning
Update iOS SDK to 2.1.0
Update Android SDK to 5.3.0

Remove old Apple Search Ads methods, these APIs are being shutdown by Apple.
Remove deprecated userCompletedAction methods
Remove deprecated credit related methods. Backend has been shutdown.

Add support for deferred initialization. This will force the underlying Android/iOS code to wait for the C# code to register a callback.
- Create /Assets/StreamedAssets/branch.json
- Add deferInitForPluginRuntime set to true

Add support for logging via branch.json

Sample branch.json

{
  "enableLogging": true,
  "deferInitForPluginRuntime": true
}

Release 0.6.7

22 Apr 21:45
Compare
Choose a tag to compare

Updating to iOS SDK 1.39.2

Updating to Android SDK 5.0.7

Add FB partner parameters API.
Known issue with Android not respecting this value on install and open. It does support it on events.

Switched both iOS and Android to use unity external dependency manager.
https://github.com/googlesamples/unity-jar-resolver

Release 0.6.6

31 Aug 22:59
1695231
Compare
Choose a tag to compare

Update to iOS SDK 0.35.0 for iOS 14/SKAdNetwork support

0.6.5

10 Mar 07:00
04e72e0
Compare
Choose a tag to compare
  • Supporting 'custom event alias' field

0.6.4

06 Mar 12:56
7bc88c1
Compare
Choose a tag to compare
  • Adding 'play-services-ads:16.0.0' dependencies
  • Adding PlayServicesResolver plugin

0.6.3

28 Feb 17:18
c4e4f2f
Compare
Choose a tag to compare
  • Fixing wrong Unity target for Unity 2019.x

0.6.2

28 Feb 10:01
40e4464
Compare
Choose a tag to compare
  • Supporting Unity3d 2019.x
  • Fixing Branch prefab
  • Fixing plugin type value
  • Setting plugin version value from one place

0.6.1

07 Feb 12:22
bc85f0f
Compare
Choose a tag to compare
  • Updating Branch to iOS version 0.31.4

0.6.0

07 Feb 00:15
bc41469
Compare
Choose a tag to compare
  • Updating Branch Android SDK to version 4.3.2 (includes Play Install Referrer Library)
  • Fix missing referring params