diff --git a/README.md b/README.md index 8e965c8..120d14c 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ import {Platform} from 'react-native'; crashReportingEnabled: true, // Optional:Enable or disable interaction tracing. Trace instrumentation still occurs, but no traces are harvested. This will disable default and custom interactions. - interactionTracingEnabled: true, + interactionTracingEnabled: false, // Optional:Enable or disable reporting successful HTTP requests to the MobileRequest event type. networkRequestEnabled: true,