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.
Reference
SDK-2253 -- Expose the setDMAParamsForEEA method
Summary
Expose the setDMAParamsForEEA method in the JS layer and bump the native SDK versions.
Motivation
So clients can utilize the method in Cordova and stay compliant.
Type Of Change
Testing Instructions
branch-cordova-sdk@6.1.0-alpha.6
to get the latest version of our SDK with the new method.Branch.setDMAParamsForEEA(true, true, true);
dma_eea, dma_ad_personalization, dma_ad_user_data
.cc @BranchMetrics/saas-sdk-devs for visibility.