Skip to content

Sentry.init() is throwing an error evaluating 'sandbox.hidden = true' #774

@a-polishchuk

Description

@a-polishchuk

OS:

  • Windows
  • MacOS
  • Linux

Platform:

  • iOS
  • Android

SDK:

  • @sentry/react-native
  • react-native-sentry

SDK version: 1.3.1
react-native version: 0.61.4

Init Code:

Sentry.init({
  dsn: 'https://[email protected]/...'
});

I have following issue:
Sentry.init() function is throwing an error "TypeError: null is not an object (evaluating 'sandbox.hidden = true')
Screenshot_20200220_175114_com timetri

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions