OS:
Platform:
SDK:
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')
