I am want to add UILabel inside UIAlertView in IOS7. My Code is working fine in iOS7 less versions.
AddSubview is not possible from iOS 7.
How to add subview inside UIAlertView for iOS 7?