Skip to content

Commit 5ce5f1a

Browse files
Update App.tsx
1 parent 1cf5664 commit 5ce5f1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/react-native/src/App.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ Sentry.init({
146146
// otherwise they will not work.
147147
// release: 'myapp@1.2.3+1',
148148
// dist: `1`,
149-
// profilesSampleRate: 1.0,
149+
profilesSampleRate: 1.0,
150150
replaysSessionSampleRate: 1.0,
151151
replaysOnErrorSampleRate: 1.0,
152152
spotlight: true,

0 commit comments

Comments
 (0)