31 Aug 2020 03:32 PM
I am using Dynatrace to monitor my React-Native Application.
Can i upload the sourcemap (e.g. index.android.bundle.map) for the javascript code?
I only see the options to upload Android/iOS Sourcemaps
Solved! Go to Solution.
31 Aug 2020 04:27 PM - last edited on 16 Oct 2023 03:21 PM by random_user
Hello Christian,
you can upload the sourcemap on the Error Analysis view. When you click on a specific stracktrace of the javascript error, there's a button that allows you to upload it:
In case it doesn't cover your use case, please vote the following RFE:
01 Sep 2020 08:22 AM
Hello,
thank you for quick answer.
is it possible that the upload only works for dynatrace web application projects ?
i have a mobile app application with react-native. I only see the options for uploading sourcemaps when a native crash happens inside the app.
For Javascript Errors i do not see the Button upload sourcemap
--------------------------------------------------------------------------------------------------------------