Hello!
Is there any way to capture unhandled exceptions in portable xforms library? I want to show the login page not only at the start of the application but also when an UnauthorizedException is thrown anywhere in the code.
Thanks
Hello!
Is there any way to capture unhandled exceptions in portable xforms library? I want to show the login page not only at the start of the application but also when an UnauthorizedException is thrown anywhere in the code.
Thanks