I found two tab bar issues:
-
How do you programmatically hide/show the tab bar for iPadOS and Catalyst apps under macOS Sequoia? Also, is there a way to prevent the user from doing this via the menu?
-
Programmatically changing the current tab view correctly changes the tab view but not the tab item highlighted in the tab bar in:
-
Mac Catalyst apps under Sequoia
-
iPad apps under Sequoia
-
tvOS 18 apps
Is there a workaround I can use until this bug is fixed?
-