Skip to content

Commit

Permalink
Merge branch 'main' into console_debug_issue
Browse files Browse the repository at this point in the history
  • Loading branch information
ndesai-newrelic authored Aug 21, 2024
2 parents 5387448 + 56ab324 commit 4548af0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 4548af0

Please sign in to comment.