1.3.7-5 - Production - Update logic and numbers. Remove package.
This commit is contained in:
2
App.js
2
App.js
@@ -24,7 +24,7 @@ Sentry.init({
|
||||
// ... other options
|
||||
}),
|
||||
],
|
||||
// debug: true, // Sentry will try to print out useful debugging information if something goes wrong with sending an event. Set this to `false` in production.
|
||||
debug: true, // Sentry will try to print out useful debugging information if something goes wrong with sending an event. Set this to `false` in production.
|
||||
});
|
||||
|
||||
Sentry.Native.nativeCrash();
|
||||
|
||||
Reference in New Issue
Block a user