Skip to content

Flyout page toolbar items not rendered on iOS #30888

@valentinba

Description

@valentinba

Description

Unlike Xamarin or MAUI on Android, MAUI on iOS does not seem to render any flyout page toolbar items into the navigation page enclosing the details page. See the screenshots below and the attached repro project.

Image
Image
Image
Image

Steps to Reproduce

  1. Grab the attached repro project
  2. Run it on Android phone and tablet emulators. Notice how the one and only toolbar item that's declared in SampleFlyoutPage.xaml is rendered to the right of the title bar above the details page.
  3. Run it on iOS phone and table simulators. Notice how the toolbar item is missing. Also notice the position of the title (centered on iOS, left aligned on Android)

Link to public reproduction project repository

https://github.com/valentinba/FlyoutToolbarItemBugiOS

Version with bug

9.0.90 SR9

Is this a regression from previous behavior?

Yes, this used to work in Xamarin.Forms

Last version that worked well

Unknown/Other

Affected platforms

iOS

Affected platform versions

No response

Did you find any workaround?

No response

Relevant log output

Metadata

Metadata

Assignees

No one assigned

    Labels

    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