Recommend this page to a friend! |
Classes of Arturs Sosins | Countly Web SDK | examples/symbolication/README.md | Download |
|
|
![]() Countly Web SDK Crash Test Sample AppThis project has been created to generate crashes in sourcemapped files to demonstrate Countly's ability to process stacktraces that occured on uglified (minified, transpiled etc) Javascript files to point to the correct locations on their original source files. To build the main javascript file (which also produces a sourcemap file), run:
You can observe that webpack packed our To symbolicate errors on Countly you need to navigate to `Improve > Errors >
Manage Symbols` on your Countly instance and upload your symbolmap there,
making sure the application version you enter there matches the application
version you pass to the Countly Web SDK in Then you can navigate to Now, to symbolicate them, navigate to |