I created an iOS application with Xamarin and need .dSYM to get the full crash log. The official documentation says that the file should be in ~ / Library / Caches / Xamarin / mtbs / builds /. However, I do not have a folder named mtbs in ~ / Library / Caches / Xamarin /. Has anyone seen this before and knows where to find the .dSYM file?
https://developer.xamarin.com/guides/ios/troubleshooting/questions/symbolicate-ios-crash/
Select the Release and Device configuration as the deployment target and create the application.
Then you will find it here: AppDir / bin / iPhone / Release / {YourAppName} .app.dSYM
Source: https://habr.com/ru/post/1668920/More articles:Spring Meng To the animation chain? - iosExternal system requests when processing Kafka Stream - apache-kafkaPosition: sticky returned in Chrome 56, but the item is invisible? - htmlCreating an object from a property in an array of objects - javascriptHow to use XFGloss on WinPhone 8.1 Xamarin Portable Project - c #Числовые компромиссы между 1/sqrt (x) и std:: exp (-0.5 * std:: log (x)) - c++Error in simple floating point calculations - floating-pointCompare enumeration cases with parameters - enumsConfig Kivy> Invert input for y axis - pythonHow to do if input for inverse input in Kivy - raspberry-piAll Articles