From issues-return-96885-archive-asf-public=cust-asf.ponee.io@cordova.apache.org Thu Aug 23 11:23:04 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id AFA96180677 for ; Thu, 23 Aug 2018 11:23:03 +0200 (CEST) Received: (qmail 31735 invoked by uid 500); 23 Aug 2018 09:23:02 -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 31724 invoked by uid 99); 23 Aug 2018 09:23:02 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Aug 2018 09:23:02 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 6B253C06F9 for ; Thu, 23 Aug 2018 09:23:02 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -109.801 X-Spam-Level: X-Spam-Status: No, score=-109.801 tagged_above=-999 required=6.31 tests=[ENV_AND_HDR_SPF_MATCH=-0.5, KAM_NUMSUBJECT=0.5, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, USER_IN_DEF_SPF_WL=-7.5, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id QzrY1OUTwFW6 for ; Thu, 23 Aug 2018 09:23:01 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 8F5DE5F43B for ; Thu, 23 Aug 2018 09:23:01 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 0361CE13DA for ; Thu, 23 Aug 2018 09:23:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 4F82C246AF for ; Thu, 23 Aug 2018 09:23:00 +0000 (UTC) Date: Thu, 23 Aug 2018 09:23:00 +0000 (UTC) From: "jcesarmobile (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CB-14151) Device Camera is not opening in samsung j7 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CB-14151?page=3Dcom.atlassian.j= ira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D165899= 55#comment-16589955 ]=20 jcesarmobile commented on CB-14151: ----------------------------------- Just note that he is not using an Ionic plugin, Ionic Native is just a wrap= per to the cordova one. I can't guarantee that the problem isn't on the wrapper, but I think it's m= ore likely to be in the cordova plugin. Anyway, I'm ok with the close as there is no enough information and couldn'= t reproduce in different devices.=20 > Device Camera is not opening in samsung j7 > ------------------------------------------ > > Key: CB-14151 > URL: https://issues.apache.org/jira/browse/CB-14151 > Project: Apache Cordova > Issue Type: Bug > Reporter: Sandip Gadekar > Priority: Major > > I am using > [https://ionicframework.com/docs/native/media-capture/]=C2=A0 > this plugin to select images from device camera and gallery. > but camera seems not working when I do > this.mediaCapture.captureImage(imagesOptions).then((media: MediaFile[]) = =3D> { > }), and application gets crashed > =C2=A0 > It seems device specific since it is working on other device but not in s= amsung j7 since it has duel camera sensors -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org For additional commands, e-mail: issues-help@cordova.apache.org