Skip to content

Conversation

@krystofwoldrich
Copy link
Contributor

@krystofwoldrich krystofwoldrich commented Oct 17, 2022

Closes: #181

Relates to CLI update in RN SDK getsentry/sentry-react-native#2246 and getsentry/sentry-react-native#2457

@krystofwoldrich
Copy link
Contributor Author

The sentry.properties file in ios dir would like like this:

debug_files.upload.include_sources=true

@krystofwoldrich
Copy link
Contributor Author

I've simplified this to env SENTRY_INCLUDE_NATIVE_SOURCES. This way it should be simple enough to opt-in for the feature and it won't affect the cli properties file.

@marandaneto
Copy link
Contributor

We can specify this on the docs as well https://docs.sentry.io/platforms/react-native/upload-debug/
How to export the var or add it manually via the UI on Xcode.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace deprecated upload-dsym for RN-iOS and add support for the new one

3 participants