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...
Is there some documentation or something how to use it with Electron.js desktop application?
# Pull Request Template ## Description Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are...
version: 2.71.0 Changelog: – INTENG-17048 - update OG tags order precedence
modalBackground and closeButton both used the same onClick handling logic. This PR consolidates that logic into one helper function. Note: the variable name closeBanner is already in scope and taken,...
Hello, When opening deep links in the desktop, sometimes the data with link properties is empty, like this: And sometimes it works, with full info: This is intermittent, how can...
Removed all credit related methods.
When loading the branch-sdk npm package I get this error ``` build.min.js:formatted:1 Uncaught TypeError: Cannot use 'in' operator to search for 'String' in undefined at ca (build.min.js:formatted:1) at build.min.js:formatted:1 at...
build.min.js:2 Uncaught TypeError: Cannot use 'in' operator to search for 'String' in undefined at ca (build.min.js:2) at build.min.js:3 at Object../node_modules/branch-sdk/dist/build.min.js (build.min.js:148) at __webpack_require__ (bootstrap:84) at Module../src/app/modules/dashboard/create-appointment/create-appointment.component.ts (main.js:1915) at __webpack_require__ (bootstrap:84)...
(Web SDK) We have a use case that involves 2 journeys (created from default templates) - interstitial: full page interstitial - page placement is **inline** - button: a floating button...
If there is a bug or error in this repo, please file the issue here. I'm getting an internal server error when attempting to branch.init on the web browser for...