cordova-ionic-phonegap-branch-deep-linking-attribution
cordova-ionic-phonegap-branch-deep-linking-attribution copied to clipboard
update android-prefix validation to only check for bnc.lt
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