Hello,
AppShell cannot be used in NavigationPage, which leads to confusion in the navigation stack.
After testing, replacing AppShell with a ContentPage, this issue does not occur.
var navigationPage = new NavigationPage(new MainPage());
Best Regards,
Alec Liu.
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.