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

I can't resevice data from branch io when i paste quicklink into chrome browser #649

Open khanhthaiquang opened 4 years ago

khanhthaiquang commented 4 years ago

I have a value for the $ios_deep_link key of 1 (in quicklink settings). But when I copy quicklink and paste it into the chrome browser after I install my app and then I open it, my application doesn't get the param that branch io returns. Please help me. only false when copy paste quicklink into chrome

echo-branch commented 4 years ago

We believe this is related to a chrome server side issue that's being worked on. Will update once that ships.

khanhthaiquang commented 4 years ago

@echo-branch That mean only false when copy paste quicklink into chrome?after I install my app and then I open it, my application doesn't get the param that branch io returns. and i have a problem : when i click link on fb messeger, skype, gmail -> some time my app doesn't get param although i have add this code : Branch.getInstance().disableCookieBasedMatching() before initsession (ex: 10 time -> 1 fail)