BranchMetrics/android-branch-deep-linking-attribution

non_branch_link sometimes is transformed to '/open' path

vasa137 opened this issue · 6 comments

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.

@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

Ticket opened - 00381644

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

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.

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.

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.