I've found the AdvancedLifecycleDemos for Android, and I'm thinking of converting it to some sort of cross platform implementation, but I'm wondering if someone has already done this?
I haven't found the equivalent for iOS yet either.
How are we to do global exception handling in Xamarin.Forms?
Essentially we need to gracefully log ALL exceptions, and restart the app when possible.