Return-Path: X-Original-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0BDC4C0BE for ; Thu, 7 Jun 2012 12:36:26 +0000 (UTC) Received: (qmail 55490 invoked by uid 500); 7 Jun 2012 12:36:25 -0000 Delivered-To: apmail-incubator-callback-dev-archive@incubator.apache.org Received: (qmail 55284 invoked by uid 500); 7 Jun 2012 12:36:25 -0000 Mailing-List: contact callback-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: callback-dev@incubator.apache.org Delivered-To: mailing list callback-dev@incubator.apache.org Received: (qmail 55207 invoked by uid 99); 7 Jun 2012 12:36:24 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Jun 2012 12:36:24 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 12AEA140B94 for ; Thu, 7 Jun 2012 12:36:24 +0000 (UTC) Date: Thu, 7 Jun 2012 12:36:22 +0000 (UTC) From: "Jon Drummond (JIRA)" To: callback-dev@incubator.apache.org Message-ID: <1526326234.47461.1339072584079.JavaMail.jiratomcat@issues-vm> In-Reply-To: <1101392310.47243.1339066702947.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Commented] (CB-880) navigator.camera.getPicture returns null error on iOS 5.0 Simulator MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CB-880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13290964#comment-13290964 ] Jon Drummond commented on CB-880: --------------------------------- I have updated the affected versions to reflect 1.7.0. > 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 > Affects Versions: 1.7.0 > 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: pictureSource.PHOTOLIBRARY }); -- 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