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 GitHub Bot (JIRA)" <ji...@apache.org> on 2014/08/13 19:20:12 UTC

[jira] [Commented] (CB-6627) Make dest NATIVE_URI compatible with source CAMERA

    [ https://issues.apache.org/jira/browse/CB-6627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14095737#comment-14095737 ] 

ASF GitHub Bot commented on CB-6627:
------------------------------------

Github user jsoref commented on the pull request:

    https://github.com/apache/cordova-plugin-camera/pull/20#issuecomment-52080044
  
    @jhurliman: could you please update this PR (squish the commits, change the commit message to match jira issue)?
    
    http://wiki.apache.org/cordova/IssueWorkflow (include `CB-6627` and meaningful description of change in commit message)
    



> Make dest NATIVE_URI compatible with source CAMERA
> --------------------------------------------------
>
>                 Key: CB-6627
>                 URL: https://issues.apache.org/jira/browse/CB-6627
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin Camera
>         Environment: iOS
>            Reporter: Shazron Abdullah
>
> When using the camera in iOS, UIImagePickerControllerReferenceURL does not exist because the image only exists in memory immediately after taking a photo. This waits for the image to be written to disk before firing the JS callback when Camera.SourceType.CAMERA, Camera.DestinationType.NATIVE_URI, and saveToPhotoAlbum=true are used together in iOS.
> Pull request: https://github.com/apache/cordova-plugin-camera/pull/20



--
This message was sent by Atlassian JIRA
(v6.2#6252)