BranchMetrics / android-branch-deep-linking-attribution

The Branch Android 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/pages/apps/android/
MIT License
395 stars 155 forks source link

non_branch_link sometimes is transformed to '/open' path #1188

Closed vasa137 closed 1 week ago

vasa137 commented 2 months ago

Describe the bug

When I try to open the app with the non-branch deep link, non_branch_link field sometimes doesn't provide the url I've clicked on.

Steps to reproduce

1.Steps to reproduce the behavior:

  1. I've clicked on the link with the custom domain: dev-app.operi.rs/home/orders
  2. Branch SDK returned this: "+non_branch_link":"dev-operi-app://open?link_click_id=1304070486333205728"

Expected behavior

I've expected to get non_branch_link = dev-app.operi.rs/home/orders

SDK Version

5.11.+

Make and Model

Samsung Galaxy S21 FE

OS

14

Additional Information/Context

In some periods of the day - the expect behavior is happening, but mostly it returns dev-operi-app://open?link_click_id=XXX. Also, on Xiaomi I've never received this type of the response - it's always the original link.

echo-branch commented 2 months ago

@vasa137 Could you open a support ticket for this one? Our response times are usually much faster there. https://help.branch.io/using-branch/page/submit-a-ticket

vasa137 commented 2 months ago

Ticket opened - 00381644

kalismeras61 commented 2 months ago

@vasa137 we are also having that issue on flutter, did you find any solution?

vasa137 commented 2 months ago

I think the only option is to Generate the link on the Branch portal - since nonBranch links which are using the same domain you registered on Branch Portal will return this thing....

I reached support - but no luck.

github-actions[bot] commented 2 weeks ago

This issue has been automatically marked as stale due to inactivity for 60 days. If this issue is still relevant, please respond with any updates or this issue will be closed in 7 days. If you believe this is a mistake, please comment to let us know. Thank you for your contributions.

github-actions[bot] commented 1 week ago

This issue has been closed due to inactivity. If this issue is still relevant, please reopen it or create a new one. Thank you for your contributions.