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 408B62009D9 for ; Wed, 18 May 2016 03:21:15 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 3F2A91609F5; Wed, 18 May 2016 01:21:15 +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 877A7160A21 for ; Wed, 18 May 2016 03:21:14 +0200 (CEST) Received: (qmail 48088 invoked by uid 500); 18 May 2016 01:21:13 -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 47722 invoked by uid 99); 18 May 2016 01:21:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 May 2016 01:21:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 21CA92C1F5C for ; Wed, 18 May 2016 01:21:13 +0000 (UTC) Date: Wed, 18 May 2016 01:21:13 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CB-10882) "cordova-plugin-media" 2.2.0 seem have a "position" bug with mediaSound.getCurrentPosition method MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 18 May 2016 01:21:15 -0000 [ https://issues.apache.org/jira/browse/CB-10882?page=3Dcom.atlassian.j= ira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D152880= 26#comment-15288026 ]=20 ASF GitHub Bot commented on CB-10882: ------------------------------------- Github user sarangan12 commented on the pull request: https://github.com/apache/cordova-plugin-media/pull/87#issuecomment-219= 900362 =20 Let there be tests > "cordova-plugin-media" 2.2.0 seem have a "position" bug with mediaSound.g= etCurrentPosition method > -------------------------------------------------------------------------= ------------------------ > > Key: CB-10882 > URL: https://issues.apache.org/jira/browse/CB-10882 > Project: Apache Cordova > Issue Type: Bug > Components: Plugin Media > Affects Versions: 2.2.0 > Environment: Cordova Cli-6.0 > Cordova-iOS 4.1.0 > cordova-plugin-camera 2.1.1 > cordova-plugin-wkwebview-engine 1.0.2 > ipad mini iOS 9.2.1 > my config.xml have these lines > > > > > Reporter: Colin Bau > Labels: iOS, triaged, wfc > > step1=EF=BC=8Cuse the "startRecord" method=EF=BC=8CAndroid and iOS seem a= ll work well > (maybe you can record about 1-2 seconds in order to test the step2) > https://github.com/apache/cordova-plugin-media#quick-example-7 > step2=EF=BC=8Cuse the "getCurrentPosition" method in order to get the "po= sition" value within the "setInterval" method > https://github.com/apache/cordova-plugin-media#quick-example > case in Android > the position will get a value around 1.12 seconds to -0.01 seconds > but... > case in IOS > the position value will always get "0" -- 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