There apparently used to be an easy way to prevent the \"More...\" label from appearing in UIMenuController when you added more than one custom menu item. You just had to re
You could draw your own menu instead of using UIMenuController. That way, you can have as many items as you want displayed at the same time without using Other.