rn-crashlytics-symbolication-tool
v1.1.0
Published
Made this for react native while going through crashes in crashlytics.
Downloads
2
Readme
rn-crashlytics-symbolication-tool
Made this for react native while going through crashes in crashlytics.
Hot to get a sourcemap:
- React native:
npx react-native bundle --entry-file *entry file* --bundle-output='*outfile*.jsbundle' --dev false --sourcemap-output='./*outfile*.map'
How to use:
npx rn-crashlytics-symbolication-tool
Give it a .map
file and paste (or just have it read from clipboard) your trace text and it will output a human-readable string