Xamarin.Forms
Xamarin.Forms copied to clipboard
Get code in app from stack trace
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?