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

CORE-1613: Adding support for v1/qr-code #770

Closed aaaronlopez closed 3 years ago

aaaronlopez commented 3 years ago

TODO:

aaaronlopez commented 3 years ago

@jdee let me know what you think of this. I want to still add the object you suggested with at least the raw and base64 results.

jleebranch commented 3 years ago

It looks good. And you already wrote the b-m tests for the web sdk so 🥳 . Just left a few comments on minor things.

jleebranch commented 3 years ago

👍