Jon Drummond created CB-880:
-------------------------------

             Summary: navigator.camera.getPicture returns null error on iOS 5.0 
Simulator
                 Key: CB-880
                 URL: https://issues.apache.org/jira/browse/CB-880
             Project: Apache Cordova
          Issue Type: Bug
          Components: iOS
            Reporter: Jon Drummond
            Assignee: Shazron Abdullah


Running the following command returns a null error when run in the iPhone 5.0 
Simulator in Xcode. Testing in the iPhone 4.3 Simulator returns an image object 
successfully. Has anyone come across the same issue / fix?

navigator.camera.getPicture(onPhotoDataSuccess, onFail, { quality: 80, 
destinationType: destinationType.FILE_URI, sourceType: source });

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to