web-branch-deep-linking-attribution icon indicating copy to clipboard operation
web-branch-deep-linking-attribution copied to clipboard

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 dee...

Results 112 web-branch-deep-linking-attribution issues
Sort by recently updated
recently updated
newest added

Trying to integrate the web sdk into a nextjs app but the snippet from the docs already throws syntax errors. ![image](https://user-images.githubusercontent.com/17717354/112040869-f1ed7a80-8b02-11eb-9d6f-f6c8a16951a5.png) I've also tried integrating with the npm package but...

I have integrated the Branch SDK in both my web application and Cordova mobile application. I have done the configurations properly in the settings and have added the necessary referral...

According to the documentation the only way to use the Web SDK is to call `init` and pass the Branch key when doing the call. Doing that makes the key...