Presenting a view from a UIAlertController moves the alert to a buggy position at the top-left corner of the screen. iOS 8.1, device and simulator.
UIAlertController
We h
I set modalPresentationStyle to .OverFullScreen
.OverFullScreen
This worked for me.