Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(rn): Allow custom bundle command in xcode wrap calls #1723

Merged
merged 5 commits into from Aug 30, 2023

Conversation

krystofwoldrich
Copy link
Member

Fixes sentry-expo issue.

In Expo SDK 49 new Expo CLI Bundle command was introduced, but current Sentry CLI supports only bundle and ram-bundle commands.

This PR adds support for export:embed from Expo CLI as well as custom bundle command by using env var SENTRY_RN_BUNDLE_COMMAND.

@krystofwoldrich krystofwoldrich merged commit dc00980 into master Aug 30, 2023
16 checks passed
@krystofwoldrich krystofwoldrich deleted the kw-add-support-for-expo-cli-bundle-command branch August 30, 2023 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

3 participants