04 Feb 2021 12:37 PM - last edited on 18 May 2023 02:00 PM by Michal_Gebacki
Hi there,
I'm looking for reference blog on how to setup DSSClient with XCode/Gradle or FastLane plugin to automate the iOS crash dsym file decode and upload.
Please suggest.
Solved! Go to Solution.
04 Feb 2021 04:02 PM
Hi Rajesh
With Gradle, the crash should be automatically sent to Dynatrace so long as you have it enabled.
in Default Config: agentProperties 'DTXCrashReportingEnabled': 'true'
https://www.dynatrace.com/support/help/technology-support/operating-systems/android/legacy-documenta...
For DSSClient and de-obfuscation, please check out the documentation below. You'll need to supply your tenet with symbolocation files.
https://www.dynatrace.com/support/help/how-to-use-dynatrace/real-user-monitoring/how-to-use-real-use...
Good luck!
Bob Crumley
05 Feb 2021 08:07 AM
Did you check out the Readme for our Fastlane plugin and could not find the necessary information there?
05 Feb 2021 12:37 PM
Yeah, sure I will share this with mobile team.