You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/08/23 13:20:21 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=15432763#comment-15432763 ] 

ASF subversion and git services commented on CB-10067:
------------------------------------------------------

Commit 1beeafb6e8b2296d7748d545128686bf8296bbb7 in cordova-plugin-camera's branch refs/heads/master from [~vladimir.kotikov]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-camera.git;h=1beeafb ]

CB-10067 Update PictureSourceType JSDoc to reflect README update


> 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