Onboard icon indicating copy to clipboard operation
Onboard copied to clipboard

'UIAlertView' is deprecated: first deprecated in iOS 9.0

Open azizur opened this issue 9 years ago • 1 comments

Thank you for this great component. I just started learning iOS, so this component is a great help in coding my app.

I am using xCode 7.3 and getting this warning when I am using the Demo code.

'UIAlertView' is deprecated: first deprecated in iOS 9.0 - UIAlertView is deprecated. Use UIAlertController with a preferredStyle of UIAlertControllerStyleAlert instead

I know the error message is very descriptive of how to fix it. I will attempt to fix and create a PR.

azizur avatar Apr 27 '16 05:04 azizur

Sounds good!

mamaral avatar Apr 27 '16 13:04 mamaral