I'm getting a Unhandled Exception when debug project.
/////////////////////////////////////////////////////////////////////////////////
Unhandled Exception:
Java.Lang.NumberFormatException: For input string: "@2131493172"
/////////////////////////////////////////////////////////////////////////////////
here the code :
LoadApplication(new App());
at MainActivity.cs
Please help me!