Skip to content

[BUG] iPadOS/iOS 18 Forced TabView/Tab Bar/Tabbar #23380

@imadofficial

Description

@imadofficial

Description

Upon iPadOS 18's Dev Beta's release. They introduced a new way to navigate through various pages, "TabView". Although it can be useful, you can't really get rid of it in .NET MAUI.

So instead you'll experience weird behaviors that aren't intended like so:
image

It looks like the iPadOS version of the app assumes there is a tabview available but I can't really say that for sure.

Steps to Reproduce

Step 1) Create a new MAUI Project.
Step 2 [Optional]) Set the " Shell.NavBarIsVisible="False" " flag in the MainPage.
Step 3) Run it under an iPad Simulator on iPadOS 18.

If you did all of the above you'll see this TabView showing up out of nowhere with no way to get rid of it.

Link to public reproduction project repository

https://github.com/imadofficial/TabViewIssue

Version with bug

8.0.21 SR4.1

Is this a regression from previous behavior?

No, this is something new

Last version that worked well

Unknown/Other

Affected platforms

iOS

Affected platform versions

iPadOS 18 (iOS 18 isn't affected)

Did you find any workaround?

I wasn't able to find a workaround for this.

Relevant log output

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions