forked from Ivasoft/mattermost-mobile
update error_handling.ts
This commit is contained in:
@@ -25,8 +25,8 @@ class JavascriptAndNativeErrorHandler {
|
||||
initializeErrorHandling = () => {
|
||||
initializeSentry();
|
||||
|
||||
// NOTE: The below methods have been disabled as they interferred with Sentry error reporting.
|
||||
// setJSExceptionHandler(this.errorHandler, true);
|
||||
|
||||
// setNativeExceptionHandler(this.nativeErrorHandler, false);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user