We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 705fe63 commit 3c25ac7Copy full SHA for 3c25ac7
src/platforms/react-native/manual-setup/manual-setup.mdx
@@ -44,7 +44,7 @@ REACT_NATIVE_XCODE="../node_modules/react-native/scripts/react-native-xcode.sh"
44
To this:
45
46
```bash
47
-export SENTRY_PROPERTIES=../sentry.properties
+export SENTRY_PROPERTIES=sentry.properties
48
export EXTRA_PACKAGER_ARGS="--sourcemap-output $DERIVED_FILE_DIR/main.jsbundle.map"
49
set -e
50
0 commit comments