FTPopOverMenu is a pop over menu for iOS which is maybe the easiest one to use. Supports both portrait and landscape. It can show from any UIView, any UIBarButtonItem and any CGRect.
A simple fix that allows the popover to be shown when the event comes from a different window that of the key window, like if you have a custom dialog or modal view controller.
A simple fix that allows the popover to be shown when the event comes from a different window that of the key window, like if you have a custom dialog or modal view controller.