wimagguc / ios-custom-alertview

Custom UIAlertView. Continue adding images and UIViews to dialogs in iOS7+
Other
1.66k stars 394 forks source link

add to keywindow #76

Closed m-hosoi closed 8 years ago

wimagguc commented 8 years ago

Unfortunately this solution can be a breaking update for a set of users: keyWindow may return anything that covers the application's window (like a keyboard or UIAlertView window), so the most generally applicable solution is still using windows.firstObject.