I am completely lost after spending more than 8 hours for figuring out how to handle global exceptions in Xamarin Forms. How can I handle global exceptions, and gracefully show an alert about the error message and navigate back to my first landing page?
This is such as simple thing to do, yet I have no idea how I should be doing it. Please, help!