xamarin-branch-deep-linking-attribution icon indicating copy to clipboard operation
xamarin-branch-deep-linking-attribution copied to clipboard

[SDK-2316] Updated native SDK and exposed new methods

Open nsingh-branch opened this issue 1 year ago • 0 comments
trafficstars

Reference

SDK-2316 -- .net maui update underlying native SDKs

Summary

Updated the Android and iOS SDKs to the latest versions, exposed the new DMA method, and updated the testbed to improve testing.

All of the code/file changes in the BranchSDK.xcframework can be ignored since that's just the new imported iOS SDK. Also the BranchSDK.iOSBinding/ApiDefinitions.cs contains a lot of diffs from code being re-ordered, but also contains the update for th new method. The rest of the files should include the relevant, manual code changes.

Motivation

Update the native SDK's to support the new DMA method and support the identity deprecation.

Type Of Change

  • [x] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [x] This change requires a documentation update

Testing Instructions

Run the Timber testbed and check that all of the methods and requests look correct.

cc @BranchMetrics/saas-sdk-devs for visibility.

nsingh-branch avatar Jul 25 '24 00:07 nsingh-branch