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

Camera.PictureSourceType description is not right for iOS

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • None
    • cordova-plugin-camera
    • iOS

    Description

      Camera.PictureSourceType.PHOTOLIBRARY and Camera.PictureSourceType.SAVEDPHOTOALBUM have both the same description (Choose image from picture library ), but they are not se same

      Camera.PictureSourceType.PHOTOLIBRARY uses UIImagePickerControllerSourceTypePhotoLibrary, that references the entire photo library, letting the user choose the album he wants to use. Camera.PictureSourceType.SAVEDPHOTOALBUM uses UIImagePickerControllerSourceTypeSavedPhotosAlbum, that goes to the camera roll album and don't let to select another.

      We should make clear that they are different and explain why

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: