Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-13815

Remove old iOS code from cordova-plugin-media-capture

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • None
    • None
    • None

    Description

      cordova-ios supports iOS 9 and newer, but cordova-plugin-media-capture still has IsAtLeastiOSVersion(@"7.0") code that is not needed. Also used UIAlertView which is deprecated

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

      Attachments

        Activity

          People

            jcesarmobile jcesarmobile
            jcesarmobile jcesarmobile
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: