iPadOS18 - UISplitViewController Navigation Title and Bar Button Items issue with Elevated Tab Bar

Having below issues with Navigation bar in UISplitViewController Primary View Controller,

  1. Navigation title is not showing with new Elevated Tab bar.
  2. Navigation right bar button is not showing.
  3. Navigation bar height issue with Primary and Secondary View

Working fine in iPad OS 17.

SplitViewController preferred display mode is

preferredDisplayMode = UISplitViewController.DisplayMode.oneBesideSecondary

Tested with Xcode 16.1 Beta and Xcode 16.0 Beta 6

iPad OS 18.1

iPadOS 17.5

Answered by Frameworks Engineer in 801586022

Please submit a feedback through Feedback Assistant and include the link of the sample project to help us investigate this issue.

If you could maybe show us your code we might be able to see whether you're doing something wrong, or are missing something.

Please find this example project here, https://github.com/nandha-kumar/FloatingTabBar

Please submit a feedback through Feedback Assistant and include the link of the sample project to help us investigate this issue.

iPadOS18 - UISplitViewController Navigation Title and Bar Button Items issue with Elevated Tab Bar
 
 
Q