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 install referrer intent on Android #625

Closed Luro91 closed 4 years ago

Luro91 commented 4 years ago

As stated in the email from Branch, this removes the install_referrer intent broadcast.

bklastaitis-branch commented 4 years ago

Thanks @Luro91! The PR was good but we wanted to not only stop adding InstallListener but also to remove it from the manifest if it exists. At the same time we needed to make a release of v4.1.3 quickly, so made the change ourselves rather than requesting changes in this PR. Thanks again!