Xamarin.Forms icon indicating copy to clipboard operation
Xamarin.Forms copied to clipboard

Get code in app from stack trace

Open Zaibatsu89 opened this issue 1 year ago • 0 comments

I have a Xamarin.Forms project with support for iOS smart devices. In Organizer from Xcode we can download crash logs from our users (AppStore build). How can we pinpoint (native) functions in the stack trace to the Forms code in our app?

Zaibatsu89 avatar Apr 08 '24 15:04 Zaibatsu89