BranchMetrics / web-branch-deep-linking-attribution

The Branch Web SDK for deep linking and attribution. Once initialized, the Branch Web SDK allows you to create and share links with a banner (web only), over SMS, or your own methods by generating deep links. It also offers event tracking, access to referrals, and management of credits.
https://help.branch.io/developers-hub/docs/web-sdk-overview
MIT License
287 stars 101 forks source link

open link in desktop and data field is sometimes empty #677

Open antoniohof opened 4 years ago

antoniohof commented 4 years ago

Hello,

When opening deep links in the desktop, sometimes the data with link properties is empty, like this:

Screen Shot 2020-02-14 at 15 58 00

And sometimes it works, with full info:

Screen Shot 2020-02-14 at 15 57 47

This is intermittent, how can I solve this? Have you experienced this before?

Thank you,

emilsedgh commented 3 years ago

We experience this on a regular basis. We found out that ad blockers may cause this but that's not the only cause.

Sometimes it feels like Branch servers have some sort of eventual consistency and that causes this to fail randomly.

Overall, I personally discourage anyone from using branch for anything serious as it can easily break and their support is completely clueless and unresponsive about it.

alectrocute commented 3 years ago

The first screenshot is the furthest I've been able to get. Wasted many hours trying to get this to work. Is anybody maintaining this library?

AdamRussak commented 2 years ago

we experiencing the same issue, in some chrome browsers the link will now be resolved by branch Web SDK, and only after removing branch_session_first from local storage, it will work again.

The last time we experienced the issue in chrome: 92.0.4515.107

inileshmishra commented 1 year ago

I also face this issue but this is due to VPN and ad blocker and when we open that link on Mozilla browser private window then also it will not work because due to security issue that browser block 3rd party api.