Back button is not visible for a page in MAUI #3115
Unanswered
IXChinmayD
asked this question in
.NET MAUI
Replies: 2 comments 1 reply
-
The navbar is visible on Android when I write the below code:-
But it crashes on the iPhone with error: No root window has been created |
Beta Was this translation helpful? Give feedback.
1 reply
-
Did you ever find a solution for this problem because I have the same problem :/ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am working on the Migration of Forms Application to .NET MAUI .NET 8 with Prism version 9.0.401-pre. In Xamarin forms,
I can see the navigation bar with the back button for some screens. But, in MAUI, the back button and title of the page are not visible.
I have attached screenshots for your reference
In Xamarin Forms
MAUI
Beta Was this translation helpful? Give feedback.
All reactions