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

Repeated Branch requests after stopping and starting app #975

Open
sgstry opened this issue Mar 4, 2022 · 8 comments
Open

Repeated Branch requests after stopping and starting app #975

sgstry opened this issue Mar 4, 2022 · 8 comments

Comments

@sgstry
Copy link

sgstry commented Mar 4, 2022

After processing the branch link result when a user clicks a link, stopping and starting the app sends a subsequent branch request for the same exact link. However, the second branch open request doesn't contain the external_intent_uri, external_intent_extra, or link_identifier attributes in the POST request. Yet still, Branch is giving back referring params with +clicked_branch_link = true.
This causes the application to process the same link twice even though it was only opened once. Any tips would be welcome, thank you!

This problem occurs on all versions from 5.0.0 - 5.1.1. Haven't tried any earlier versions.

@sgstry sgstry changed the title Repeated Branch requests after stopping and resuming app Repeated Branch requests after stopping and starting app Mar 7, 2022
@aungkpaing
Copy link

aungkpaing commented Mar 9, 2022

+1, facing the same issue, can confirm with just bare minimal setup that it's trigger on background => foreground

@damiafuentes
Copy link

+1. Any ideas?

@tommyjackson
Copy link

+1, still seeing this issue on 5.2.2

@jf-branch
Copy link
Contributor

Hi all,

Android App Link can see that deep linking happens again when end-users open the app organically within the Deep Linking Duration Window right after the app is opened by deep linking because of Android App Link double deep linking issue.

Android App Link double deep linking is a known issue and has been for a while now. (We raised a Google support ticket for this a while back: Issue-978675). This bug occurs when Branch Links are Android App Linked from the Chrome Browser, Chrome triggers a client-side click before Android Applinking the user into the App.

@tommyjackson
Copy link

@jf-branch thanks for the update - I starred the issue you linked! Is there anything else I can do to help raise visibility on Google's side, like create a newer issue on the Google Issue Tracker?

@tommyjackson
Copy link

@jf-branch I commented on the issue you linked and got a response here, and it looks like Google doesn't have anything they can do on their end. Does that render this as an unfixable bug then? Or are there other options to explore?

@VvoidVano
Copy link

Hey @jf-branch does that mean it can be fixed temporarily by changing something in Deep Linking Duration Window? If so, any suggestions? Thanks in advance.

@nqtsparda
Copy link

Have anyone came up with any workaround ?

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

7 participants