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
288 stars 101 forks source link

Electron.js? Is it possible to use? #771

Open sergeymild opened 3 years ago

sergeymild commented 3 years ago

Is there some documentation or something how to use it with Electron.js desktop application?

joeberetta commented 1 year ago

@sergeymild Hi did you solve this problem? Troubling same issue On web is ok but in electron is can't parse link

jf-branch commented 1 year ago

Hi @sergeymild @joeberetta, we are actually working on another JS SDK that's less web-browser focused as its intended to support different platforms and foster more mobile like application behaviors.

We haven't tested electron desktop apps yet, although i think this new sdk would be more suitable than the web sdk as the web sdk's primary intention is to support browsers.

If you are interested you can email me @ justin.furstoss@branch.io.