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

Support Hosted Source Maps for RN Hermes #4486

Open
krystofwoldrich opened this issue Jan 27, 2025 · 0 comments
Open

Support Hosted Source Maps for RN Hermes #4486

krystofwoldrich opened this issue Jan 27, 2025 · 0 comments

Comments

@krystofwoldrich
Copy link
Member

Description

Currently Hosted Source Maps are not supported at all for RN. Usage of hosted source maps in RN is not common as the bundled JS is shipped with the application package. The use case can be for companies who can't upload source maps due to internal policies.


For JSC (not recommended, not default) the support would mean only testing the current implementation and writing a documentation page, as it works the same as browser JS.


For Hermes we would need to update the sentry-cli upload command to support linking a source mapping url to a Hermes bytecode bundle.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

1 participant