BranchMetrics / unity-branch-deep-linking-attribution

The Branch Unity 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/unity/
MIT License
118 stars 24 forks source link

Install Via Facebook Ads Not Giving Branch deep link Parameters #173

Closed asfandtauqir closed 4 years ago

asfandtauqir commented 4 years ago

I have created a Facebook campaign and give my branch deep link URL, but when I install the game from the ads then it gives null parameters. But when click on the link directly and install the app it will fire the desired parameters. Also After installation of app from the Facebook ads if you again click on the ads it will then open the app and fire the desired parameters.

I have tried both

Branch.initSession(CallbackWithBranchUniversalObject);

Branch.initSession(CallbackWithParams);

Resultant:-

{"callbackId":"BranchCallbackId1","error":null,"params":{"linkProperties":{},"universalObject":{}}}

asfandtauqir commented 4 years ago

Unity Paltform IOS

antonargunov commented 4 years ago

@asfandtauqir what is SDK version? check please branch.cs

asfandtauqir commented 4 years ago

it's 0.5.9 what to check in branch.cs?

antonargunov commented 4 years ago

@asfandtauqir try please latest version of Unity SDK

asfandtauqir commented 4 years ago

in this sdk issue is resolved? i don't need the native code?

On Wed, Feb 12, 2020 at 10:30 AM Anton Argunov notifications@github.com wrote:

@asfandtauqir https://github.com/asfandtauqir try please latest version of Unity SDK

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/BranchMetrics/unity-branch-deep-linking-attribution/issues/173?email_source=notifications&email_token=ALR4Y5OM6GNID2MYTLTNDZLRCOCPFA5CNFSM4KMBYBM2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOELPPKQI#issuecomment-585037121, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALR4Y5MV6FAFKFBI4AS74Y3RCOCPFANCNFSM4KMBYBMQ .

-- Asfand Tauqir

antonargunov commented 4 years ago

yes, try please, also we added support of "Google Play Install Referrer"

asfandtauqir commented 4 years ago

thanks you soo much, so saved the day

On Wed, Feb 12, 2020 at 9:10 PM Anton Argunov notifications@github.com wrote:

yes, try please, also we added support of "Google Play Install Referrer"

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/BranchMetrics/unity-branch-deep-linking-attribution/issues/173?email_source=notifications&email_token=ALR4Y5LEDSAI4SL25X4VFYLRCQNPRA5CNFSM4KMBYBM2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOELRLATA#issuecomment-585281612, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALR4Y5NZDI7ITLUWQ4N5YADRCQNPRANCNFSM4KMBYBMQ .

-- Asfand Tauqir

antonargunov commented 4 years ago

@asfandtauqir we have uploaded new version of SDK with support of Unity 2019.x. If you will have any troubles - open please new ticket.