We are using Xamarin.Forms and have implemented using AppCenter for logging user app crashes and additional error logs. When looking at the logs there are no line numbers in the exception stack. According to the link below it is due to Xamarin not providing the line numbers in the Release builds. It works in Debug builds but no Release. Is Xamarin going to fix this and provide and update so we can see the line numbers in the logs?
↧