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 2016/07/31 22:29:20 UTC

[jira] [Resolved] (CB-10067) Camera.PictureSourceType description is not right for iOS

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

jcesarmobile resolved CB-10067.
-------------------------------
    Resolution: Fixed

Fixed in 2.2.1-dev

> Camera.PictureSourceType description is not right for iOS
> ---------------------------------------------------------
>
>                 Key: CB-10067
>                 URL: https://issues.apache.org/jira/browse/CB-10067
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: Docs, Plugin Camera
>         Environment: iOS
>            Reporter: jcesarmobile
>            Assignee: jcesarmobile
>            Priority: Minor
>              Labels: triaged
>
> 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 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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