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

The Branch Cordova Ionic Phonegap SDK for deep linking and attribution. Branch helps mobile apps grow with deep links / deeplinks that power paid acquisition and re-engagement campaigns, referral programs, content sharing, deep linked emails, smart banners, custom user onboarding, and more.
https://docs.branch.io/apps/cordova-phonegap-ionic/
MIT License
234 stars 144 forks source link

[SDK-2446] Updated Native SDK versions and added iOS deployment target #730

Closed nsingh-branch closed 5 months ago

nsingh-branch commented 6 months ago

Reference

SDK-2446 -- Updated plugin.xml to Specify Minimum iOS Deployment Target

Summary

Updated the Branch iOS SDK to 3.4.3 and the Android SDK to 5.12.0. Also added a deployment target for iOS 12 to fix a build error faced by some clients.

Motivation

Provide updated native SDK features to clients and fix a build issue.

Type Of Change

Testing Instructions

Integrate the Cordova plugin into a test app via the npm alpha package: 6.2.0-alpha.0. Ensure that the Android and iOS version especially build properly.

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