I'm trying to do something pretty simple, but I can't figure out how to anchor the popover to the DisclosureButton on a UITableViewCell. Can anyone help me with a simple example of how to use presentPopoverFromRect that will properly anchor to the accessoryView?
Thanks!