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 E2778200BBC for ; Sun, 30 Oct 2016 01:14:59 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id E1123160B00; Sat, 29 Oct 2016 23:14:59 +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 5C5C0160AF4 for ; Sun, 30 Oct 2016 01:14:59 +0200 (CEST) Received: (qmail 60382 invoked by uid 500); 29 Oct 2016 23:14:58 -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 60368 invoked by uid 99); 29 Oct 2016 23:14:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 29 Oct 2016 23:14:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 6E9102C1F54 for ; Sat, 29 Oct 2016 23:14:58 +0000 (UTC) Date: Sat, 29 Oct 2016 23:14:58 +0000 (UTC) From: "jcesarmobile (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (CB-12034) Media plugin should add NSMicrophoneUsageDescription setting to info.plist MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sat, 29 Oct 2016 23:15:00 -0000 [ https://issues.apache.org/jira/browse/CB-12034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jcesarmobile resolved CB-12034. ------------------------------- Resolution: Fixed Fixed in 2.4.1-dev > Media plugin should add NSMicrophoneUsageDescription setting to info.plist > -------------------------------------------------------------------------- > > Key: CB-12034 > URL: https://issues.apache.org/jira/browse/CB-12034 > Project: Apache Cordova > Issue Type: Sub-task > Components: Plugin Media > Affects Versions: 3.5.0 > Environment: ios10 > Reporter: Gerard Kromhout > Assignee: jcesarmobile > > If I add the media plugin and want to use it on iOS10, I have to manually add NSMicrophoneUsageDescription and a description in the project plist. > It would be nice if things would work the same as the cordova-media-capture plugin: > cordova plugin add cordova-plugin-media-capture --variable MICROPHONE_USAGE_DESCRIPTION="your usage message" -- 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