I found out what was going on here in our project. The OS attempts to build a menu out of the overflowed bar button items, but it needs menuRepresentation property (https://developer.apple.com/documentation/uikit/uibarbuttonitemgroup/menurepresentation) to be filled on these buttons to be able to do that.
[quote='857184022, arlomedia, /thread/799638?answerId=857184022#857184022, /profile/arlomedia']
I still don't know how to prevent toolbar items from going into an overflow menu, or how to make the overflow menu actually show the hidden items instead of just doing nothing when clicked.
[/quote]
[quote='857184022, arlomedia, /thread/799638?answerId=857184022#857184022, /profile/arlomedia']
prevent
[/quote]
[quote='857184022, arlomedia, /thread/799638?answerId=857184022#857184022, /profile/arlomedia']
prevent
[/quote]
[quote='857184022, arlomedia, /thread/799638?answerId=857184022#857184022, /profile/arlomedia']
prevent
[/quote]
Topic:
UI Frameworks
SubTopic:
UIKit