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 2015/10/18 20:09:05 UTC

[jira] [Closed] (CB-4888) iPad simulator not working with Photo Library, images are empty

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

jcesarmobile closed CB-4888.
----------------------------
    Resolution: Cannot Reproduce
      Assignee: jcesarmobile

I can't reproduce on any iPad simulator or device and it's pretty old, so it might be fixed.
Let me know if you still have the issue to re open

> iPad simulator not working with Photo Library, images are empty
> ---------------------------------------------------------------
>
>                 Key: CB-4888
>                 URL: https://issues.apache.org/jira/browse/CB-4888
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin Camera
>    Affects Versions: 3.0.0
>         Environment: iPad Simulators 6.0 -> 7.0 haven't tested below ios6
>            Reporter: Daniel Roizman
>            Assignee: jcesarmobile
>
> In the iPad simulator, acquiring a photo results in empty file.  When I tested with both temporary and permanent filesystem, i get the same result.
> navigator.camera.getPicture(onSuccess, onFail, {
> 	destinationType: Camera.DestinationType.FILE_URI,
> 	sourceType: Camera.SourceType.PHOTOLIBRARY,
> 	limit: 1,
> 	quality : 50,
> 	targetHeight: 640,
> 	targetWidth: 640
> });
> Works fine on all iPhone simulators, iPad is the only one doing this.  I don't have a physical iPad to test this with.



--
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