Skip to content

Android Crash: TypeError: undefined is not an object (evaluating 't.navigate') #3052

@sethkfman

Description

@sethkfman

Description

Error:

com.facebook.react.common.JavascriptException: TypeError: undefined is not an object (evaluating 't.navigate'), stack:
buyEth@3077:4537

Technical Requirements

  • Add optional chaining to all navigator.navigate calls in all buyEth functions
  • Log sentry error if the navigator is undefined

Acceptance Criteria

  • Code review of changes to confirm optional chaining is used as well a logging of errors.
  • Watch for issues popping up during regression testing.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions