I'm using the standard Flyout App template in the latest Visual Studio for Mac. When I run it on Android, and expand the flyout menu, the first item is selected:
When I run it on iOS, it is not:
Only after selecting another flyout item first, and going back to About, it is selected:
How can I fix this? Is there a property on Shell.Current.CurrentItem
I can set?
Our application has an always-visible menu with just the icon, and it's especially annoying that you can't see on which 'tab' you are.