Hi,
I created an app with a MasterDetailPage. My App work only in Landscape mode. On iPad when the App start, the Master Page is always visible.
I try to set IsPresented = false but nothing change.
It is possible to hide the Mater Page, and show it only if I press a button, for example?
Thanks