react-native-branch-deep-linking-attribution
react-native-branch-deep-linking-attribution copied to clipboard
[bug]: Ad block breaks the package from working
Devices using ad blockers (like Adguard) block the api2.branch.io subdomain and completely break all package functionality. So users cannot create deep links since server connections fail to establish.
Suggestion: Use some kind of fallback URL
@ahnafnafee Unfortunately the majority of Branch links are short links and would have to hit api2.branch.io in order to resolve those short links to properly return the link data. There is not much we can do there. However, we are evaluating Branch Long Links and gracefully handling and returning link data for Long Links.