In previous versions of iOS I was able to call show on a UIAlertView in the App Delegate. More specifically, show was called in:
show
fu
Try using JSAlertView which handles both UIAlertView and UIAlertController APIs. It provides short and easy methods for displaying alerts and handles multiple alerts fired at same time, very well.