Hi everyone, I have critical issues, but I haven't detected the reason....
I have almost done implementing user features in my application, but while testing whole process , it sometimes crashes.... but I'm not able to reproduce same crash every time, for example, if you click menu item 20 times , it may work well, but may crash, without any messages
I think such crashes is caused by memory limitations .. But I can't see any messages in application output , or crash report by system.
While searching, I found some good articles , here is one of them , but every of them is about native application.....
So, my question is how to debug xamarin mac application well ,to find out the reasons of application crashes?