Skip to content

Commit 0af1713

Browse files
antonislizokm
andauthored
Update wording of debug note on expo section
Co-authored-by: Liza Mock <[email protected]>
1 parent dea687a commit 0af1713

File tree

1 file changed

+1
-1
lines changed
  • docs/platforms/react-native/sourcemaps/uploading

1 file changed

+1
-1
lines changed

docs/platforms/react-native/sourcemaps/uploading/expo.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Sentry's React Native SDK works out of the box with Expo applications. To see re
1717

1818
## Automatic Upload for Release
1919

20-
When the Sentry Expo Plugin `@sentry/react-native/expo` and the Sentry Metro Pugin are added to your application configuration, source maps for the native builds are uploaded automatically during EAS Builds and when building the native application release locally using `npx expo prebuild`. Note that uploading source maps for debug builds is disabled, as symbolication is handled by the Metro dev server.
20+
When the Sentry Expo Plugin `@sentry/react-native/expo` and the Sentry Metro Plugin are added to your application configuration, source maps for the native builds are uploaded automatically during EAS Builds and when building the native application release locally using `npx expo prebuild`. Because symbolication is already handled by the Metro dev server, automatic uploading of source maps for debug builds is disabled.
2121

2222
## Manual Upload for EAS Updates
2323

0 commit comments

Comments
 (0)