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

Remove methods that no longer exist in native SDKs #726

Closed nsingh-branch closed 5 months ago

nsingh-branch commented 5 months ago

Summary

Removed various deprecated methods and updates imports to use the latest Branch native SDKs.

Motivation

Updating to the latest native SDKs required removing methods from the plugin as well.

Type Of Change

Testing Instructions

Try out the 6.0.0-alpha.6 package in a Cordova test app on Android and iOS. Everything should build and run fine.

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