Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: null is not an object (evaluating 'f.default.getReferrer') #1526

Closed
sentry-io bot opened this issue Oct 30, 2019 · 1 comment
Closed

TypeError: null is not an object (evaluating 'f.default.getReferrer') #1526

sentry-io bot opened this issue Oct 30, 2019 · 1 comment
Labels
bug Something isn't working Priority: P2 Major triaged label for issues that have been assigned a priority wallet

Comments

@sentry-io
Copy link

sentry-io bot commented Oct 30, 2019

Sentry Issue: CELO-MOBILE-18D

TypeError: null is not an object (evaluating 'f.default.getReferrer')
  File "src/invite/utils.ts", line 56, in call
    const referrerData: ReferrerData | ReferrerDataError = await RNInstallReferrer.getReferrer()
  File "src/invite/utils.ts", line 55, in getInviteCodeFromReferrerData
    export const getInviteCodeFromReferrerData = async () => {
  File "src/invite/EnterInviteCode.tsx", line 92, in call
    const validCode = await getInviteCodeFromReferrerData()
  File "src/invite/EnterInviteCode.tsx", line 91, in checkForReferrerCode
    checkForReferrerCode = async () => {
  File "src/invite/EnterInviteCode.tsx", line 84, in call
    await this.checkForReferrerCode()
...
(39 additional frame(s) were not displayed)
@jmrossy jmrossy added bug Something isn't working Priority: P2 Major wallet triaged label for issues that have been assigned a priority labels Oct 30, 2019
@jmrossy
Copy link
Contributor

jmrossy commented Oct 30, 2019

Dupe of #1283

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Priority: P2 Major triaged label for issues that have been assigned a priority wallet
Projects
None yet
Development

No branches or pull requests

1 participant