web-branch-deep-linking-attribution
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...
Trying to integrate the web sdk into a nextjs app but the snippet from the docs already throws syntax errors.  I've also tried integrating with the npm package but...
New Branch for QLCode Scan
Setup Github QLCode analysis.
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...