I want to upload dsym file to dynatrace, i followed https://www.dynatrace.com/support/help/platform-modules/digital-experience/mobile-applications/analyze-and-use/upload-and-manage-symbol-files link and downloaded DTXDssClient but it is not allowing to enter anything
Asked
Active
Viewed 44 times
1

jkDev 557
- 21
- 5
1 Answers
0
For zsh shell need to go to the directory where the DTXDssClient and then for the command need to use "./DTXDssClient" as below
./DTXDssClient -decode symbolsfile=/Users/name/Downloads/DynatraceDSYM/Archive.zip

jkDev 557
- 21
- 5
-
Your answer could be improved with additional supporting information. Please [edit] to add further details, such as citations or documentation, so that others can confirm that your answer is correct. You can find more information on how to write good answers [in the help center](/help/how-to-answer). – Community May 08 '23 at 06:20