You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "jcesarmobile (JIRA)" <ji...@apache.org> on 2018/01/21 23:25:00 UTC

[jira] [Updated] (CB-13814) Remove old iOS code from cordova-plugin-dialogs

     [ https://issues.apache.org/jira/browse/CB-13814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

jcesarmobile updated CB-13814:
------------------------------
    Description: 
cordova-plugin-dialogs still have UIAlertView code, which is deprecated

We should remove all the UIAlertView code

  was:
cordova-ios supports iOS 9 and newer, but cordova-plugin-camera still has a lot of IsAtLeastiOSVersion(@"8.0") code that is not needed. Also used UIAlertView which is deprecated

We should remove all the IsAtLeastiOSVersion(@"8.0") and replace the UIAlertView with UIAlertController and some other old unused code


> Remove old iOS code from cordova-plugin-dialogs
> -----------------------------------------------
>
>                 Key: CB-13814
>                 URL: https://issues.apache.org/jira/browse/CB-13814
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: cordova-plugin-dialogs
>            Reporter: jcesarmobile
>            Assignee: jcesarmobile
>            Priority: Major
>
> cordova-plugin-dialogs still have UIAlertView code, which is deprecated
> We should remove all the UIAlertView code



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org