Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 58056

I need to catch unhandled exceptions in Forms, am I fine with having AppDomain.CurrentDomain?

$
0
0

Basically there's an error I need to fix but need to see where it is failing. I want to do an error report, but is using AppDomain.CurrentDomain.UnhandledExcecption in the platform projects the correct way to go or is there a way to set it up in the PCL?

Thanks.


Viewing all articles
Browse latest Browse all 58056

Trending Articles