Post

Replies

Boosts

Views

Activity

Reply to iPadOS 26 - Status bar overlaps with navigation bar
I had the same issue where the side menu icon was overlapping with the top status bar on iOS 26 (iPad). I fixed it by doing the following: Select the project in Targets. Go to the Info tab. Search for UIStatusBarHidden. Change its value to NO. This resolved the issue. Before: After:
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Nov ’25