Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 9F38D200BD9 for ; Fri, 9 Dec 2016 10:31:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 9DBD6160B1D; Fri, 9 Dec 2016 09:31:00 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id E8412160B1C for ; Fri, 9 Dec 2016 10:30:59 +0100 (CET) Received: (qmail 83535 invoked by uid 500); 9 Dec 2016 09:30:59 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 83476 invoked by uid 99); 9 Dec 2016 09:30:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Dec 2016 09:30:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id AE2952C03E5 for ; Fri, 9 Dec 2016 09:30:58 +0000 (UTC) Date: Fri, 9 Dec 2016 09:30:58 +0000 (UTC) From: "jcesarmobile (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CB-12223) $cordovaCapture.captureVideo Crashes on iOS 10.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 09 Dec 2016 09:31:00 -0000 [ https://issues.apache.org/jira/browse/CB-12223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jcesarmobile updated CB-12223: ------------------------------ Priority: Major (was: Critical) > $cordovaCapture.captureVideo Crashes on iOS 10.1 > ------------------------------------------------ > > Key: CB-12223 > URL: https://issues.apache.org/jira/browse/CB-12223 > Project: Apache Cordova > Issue Type: Bug > Components: Plugin Media Capture > Affects Versions: 1.4.0 > Environment: iOS v10.1.1. (Tested on multiple iPhone 6 devices and an iPhone 5.) > Reporter: Neil Cresswell > Labels: capture, ios10, video > > Existing production code in a Cordova app has been working fine on iOS v10.0, but consistently causes Cordova to instantly crash in iOS v10.1 as soon as a call to .captureVideo is made. (The two parameters used are limit 1, and duration 300.) > We're using the cordova-plugin-settings-hook to set the NSCameraUsageDescription explanation, and other explanations, which fire OK on both Android and iOS, our two target environments. These settings are confirmed in xCode. > Cross posted to StackOverflow in case there are any suggestions. StackOverflow also has some code and config.xml configuration snippets that we're using, in case they are helpful: > http://stackoverflow.com/questions/41007561/cordovacapture-capturevideo-call-crashes-cordova-app-on-ios-10-1 -- 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