Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

branch link treated as non branch link IOS #40

Open
raosaddam opened this issue May 25, 2021 · 0 comments
Open

branch link treated as non branch link IOS #40

raosaddam opened this issue May 25, 2021 · 0 comments

Comments

@raosaddam
Copy link

I have implement deep linking in my ionic capacitor app as we need deferred deep linking. I have everything setup in dashboard.

Screenshot (54)

I am running the app with branch test key and I see every test is passed and branch is setup correctly

photo5001795119535466925

When I click deeplink in email or iphone notes app it does opens the app and I see the link which opens the app but I see its not treating the link as branch link

["+clicked_branch_link": 0, "+is_first_session": 0, "+non_branch_link": https://xxx.app.link/ad123zasw?bnc_validate=true]

Because of this deferred deeplinking doesn't work either. I followed the steps

  1. Uninstall app
  2. click deeplink
  3. install app using xcode

But I don't see context being saved for deeplinking. I have verified that I am using correct branch keys and apple team id.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant