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 2B19A200CF7 for ; Tue, 5 Sep 2017 05:31:08 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 27B11163B65; Tue, 5 Sep 2017 03:31:08 +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 66098163B28 for ; Tue, 5 Sep 2017 05:31:07 +0200 (CEST) Received: (qmail 59895 invoked by uid 500); 5 Sep 2017 03:31:06 -0000 Mailing-List: contact dev-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list dev@cordova.apache.org Received: (qmail 59884 invoked by uid 99); 5 Sep 2017 03:31:06 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Sep 2017 03:31:06 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 1A608F3334; Tue, 5 Sep 2017 03:31:06 +0000 (UTC) From: zds-jack To: dev@cordova.apache.org Reply-To: dev@cordova.apache.org References: In-Reply-To: Subject: [GitHub] cordova-plugin-camera issue #282: Fix camera permissions bug on video stream... Content-Type: text/plain Message-Id: <20170905033106.1A608F3334@git1-us-west.apache.org> Date: Tue, 5 Sep 2017 03:31:06 +0000 (UTC) archived-at: Tue, 05 Sep 2017 03:31:08 -0000 Github user zds-jack commented on the issue: https://github.com/apache/cordova-plugin-camera/pull/282 android 6.0.1 cordova-plugin-camera 2.4.1 I have two questions: 1. ![20170905112741](https://user-images.githubusercontent.com/16936239/30043969-551974b0-922d-11e7-8649-03414d0940f6.jpg) Turn on the camera and take a picture later. Will cause the application to crash Can only be used DestinationType.FILE_URI 2. allowEdit:true CAMERA can use, but CAMERA. PHOTOLIBRARY invalid --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org For additional commands, e-mail: dev-help@cordova.apache.org