Can't get it working on Xamarin.Android

leroy30

Posted on
Oct 07 2014

Have already implemented this on a different Xamarin.Android project with success, but I'm trying on a new project and it just isn't reporting my errors.

My code is:

RaygunClient.Attach("[removed for security]");
throw(new Exception("Test error 5"));

leroy30

Posted on
Oct 07 2014

Nevermind; it just took about 10 minutes before the errors showed in the dashboard :(


Reply