pierrot10 opened a new issue #151: URL: https://github.com/apache/cordova-plugin-dialogs/issues/151
# UIAlertView' is deprecated ## Problem UIAlertView' is deprecated: first deprecated in iOS 9.0 - UIAlertView is deprecated. Use UIAlertController with a preferredStyle of UIAlertControllerStyleAlert instead ### What does actually happen? I recently installed Cordova 10 I am building a Android and IOS App with Cordova. From Xcode, when I run my App I have several warning `UIAlertView' is deprecated: first deprecated in iOS 9.0 - UIAlertView is deprecated. Use UIAlertController with a preferredStyle of UIAlertControllerStyleAlert instead` As I am novice, it's a bit hrad for me to adapt the plugin. There is a updated version or someone could help me solve it? I am only using the plugin for the bip method. May be there is another way to bip the smartphone? Thank for the support ### Environment, Platform, Device jQuery, Cordova 10, Xcode 12, OSX10.15 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
