Suddenly this is all I'm getting.
I've narrowed it to a navigation call, whenever I call App.Current.MainPage = somePage;, or returning from background.
I was in heavy development and navigation was not really a ig part of it, since this was already working. I had to update the Xamarin.Forms so I could have the PullToRefresh on the listview, maybe this is what caused the issue?
This is a problem because I need the PullToRefresh functionality, but I obviously also need navigation to work without blowing up.
Running Xamarin.Forms 1.5.1.6471