Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Super Referrer - QR Code #2599

Closed
anthonypkeane opened this issue Jun 4, 2020 · 1 comment · Fixed by #2622
Closed

Super Referrer - QR Code #2599

anthonypkeane opened this issue Jun 4, 2020 · 1 comment · Fixed by #2622

Comments

@anthonypkeane
Copy link

Description:

Super Referrer (SR) uses an enhanced referrer tracking system. On iOS, we do this by directing users to a landing page and copying a referral code.

The SR link is slightly different to the normal referrer link.

The QR code on the SR custom home page uses the normal referrer link, we need to change this so that URL link for the QR code can be entered in the .json file.

Link: https://bravesoftware.slack.com/archives/CT7JC4KBM/p1591227697202100

@srirambv
Copy link
Contributor

Verification passed on iPhone XR with iOS 13.5 running 1.18(20.06.23.18)

  • Verified QR code has the link in format https://brave.com/r/<refCode>

Verification passed on iPhone 7+ with iOS 13.5.1 running 1.18(20.06.23.18)

  • Verified QR code has the link in format https://brave.com/r/<refCode>

Verification passed on iPhone 6 with iOS 12.4.7 running 1.18(20.06.23.18)

  • Verified QR code has the link in format https://brave.com/r/<refCode>

Verification passed on iPad Pro with iOS 13.6 running 1.18(20.06.23.18)

  • Verified QR code has the link in format https://brave.com/r/<refCode>

Verification passed on iPad Pro with iOS 12.4.5 running 1.18(20.06.23.18)

  • Verified QR code has the link in format https://brave.com/r/<refCode>

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.