Skip to content

[Feature] Support Android Source Maps for React Native apps #75

Open
@Eyesonly88

Description

@Eyesonly88

Describe the solution you'd like
Support source maps on Android for React Native apps. Currently only supported on iOS.
See microsoft/appcenter-sdk-react-native#208

Describe alternatives you've considered
Without the source maps on Android, we can't understand crash logs because the stack traces don't trace back to the JavaScript side.

Additional context
This feature works for iOS already and it is very useful to know which line of code and file is causing the crash. No idea how this is not done already.

Metadata

Metadata

Assignees

Labels

diagnosticsRelated to App Center's Diagnostics servicefeature requestNew feature requestkeepKeeps an issue open if it's building interest

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions