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

Issue with Branch.io SDK Deep Linking in BranchAndroidSampleTestApp #6

Open
PHOEBEHAUNG opened this issue Nov 13, 2024 · 0 comments
Open

Comments

@PHOEBEHAUNG
Copy link

PHOEBEHAUNG commented Nov 13, 2024

Hi Branch.io team,

I've been testing the deep linking feature in the Branch.io SDK on Android using the BranchAndroidSampleTestApp, and I've encountered an issue.

After generating a URL within the app and copying it to the clipboard, I pasted it into a browser expecting it to open BranchAndroidSampleTestApp. However, it only go to the default website instead of the app (this is the link that app generate https://branchsampleapps.app.link/QaRKsjkZtOb ).

Then, I open the app manually, I can see Branch.sessionBuilder(this).withCallback successfully receives the branchUniversalObject and navigates to ReadDeepLinkActivity as expected. This behavior occurs consistently across multiple devices running Android 13 and 14.

I’ve checked account configuration, the URL generated by the SDK, and the intent filter setup, and they all seem to be correctly configured. Despite this, the app does not open directly from the browser link as intended.

If you have any suggestions or insights on how to resolve this, I would greatly appreciate your guidance.

Thank you!

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