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

update android-prefix validation to only check for bnc.lt #704

Open rex-iotum opened 2 years ago

rex-iotum commented 2 years ago

Android Prefix is used to whitelist paths for Android deeplinking. Limiting it to 3-4 alphanumeric characters is purely for bnc.it as mentioned in the docs.

There should be no reason to force such limitations if bnc.lt isn't used. This would allow us to only whitelist paths such as /conf/call/ for Android, as it is only possible to do so via AndroidManifest.xml