In iOS 8 and lower show a UIActionSheet when keyboard is presented will present the action sheet over the keyboard. With iOS 9 this is no longer the case.
UIActionSheet
use UIAlertController instead of UIActionSheet