Hi All
My Xamarin.Forms app works fine in IOS and Android, but in windows phone the ContentPage.Title is missing when running (should be at the top of the screen). This ContentPage is the page passed to the NavigationPage's constructor on startup.
Any ideas ?