Hello, I have an android app in Android (Xmarine) using c#. it was running fine in Release mode before, but suddenly I am getting an error while building the App in release mode. error is saying Mono.Cecil.Pdb has stopped working. But application is building perfectly in debug mode.
How to resolve this issue?