wimagguc / ios-custom-alertview

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

add subview to the window loaded in the app delegate #97

Open goutallier opened 8 years ago

goutallier commented 8 years ago

Doing this, the Alert will always be displayed, whether the window uses 1 or more windows. In an app I currently develop, I change the root view controller... Hope that helps...

++