Post

Replies

Boosts

Views

Activity

Reply to iOS 27 Beta UIBarButtonItem isHidden/isEnabled not working
System back button no longer suppressed when a custom leading bar button item is set, on iOS 27 iOS 26 and earlier — the system back button is suppressed; only our custom leading item shows. iOS 27 beta — the system back button also appears at the top-left, next to our custom item, and allows an unexpected pop. navigationItem.hidesBackButton = true / .navigationBarBackButtonHidden(true) does not resolve it.
Topic: UI Frameworks SubTopic: UIKit Tags:
Aug ’26
Reply to iOS 27 Beta UIBarButtonItem isHidden/isEnabled not working
System back button no longer suppressed when a custom leading bar button item is set, on iOS 27 iOS 26 and earlier — the system back button is suppressed; only our custom leading item shows. iOS 27 beta — the system back button also appears at the top-left, next to our custom item, and allows an unexpected pop. navigationItem.hidesBackButton = true / .navigationBarBackButtonHidden(true) does not resolve it.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Aug ’26