Just ran into an issue where after I push a modal over top of my MasterDetail page, and subsequently pop that modal, the OnAppearing of the MasterDetail page triggers again, but only on iOS. I'm just wondering if this is intended behavior.
If it is not, I will draft up a repro in the morning. If it is, I will implement my own work-around.