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 03727965B for ; Thu, 7 Jun 2012 12:20:25 +0000 (UTC) Received: (qmail 22311 invoked by uid 500); 7 Jun 2012 12:20:24 -0000 Delivered-To: apmail-incubator-callback-dev-archive@incubator.apache.org Received: (qmail 22167 invoked by uid 500); 7 Jun 2012 12:20:24 -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 22144 invoked by uid 99); 7 Jun 2012 12:20:23 -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:20:23 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 68AE9140B94 for ; Thu, 7 Jun 2012 12:20:23 +0000 (UTC) Date: Thu, 7 Jun 2012 12:20:22 +0000 (UTC) From: "Jon Drummond (JIRA)" To: callback-dev@incubator.apache.org Message-ID: <1746194127.47450.1339071623431.JavaMail.jiratomcat@issues-vm> In-Reply-To: <1101392310.47243.1339066702947.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Updated] (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:all-tabpanel ] Jon Drummond updated CB-880: ---------------------------- Affects Version/s: 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