Return-Path: X-Original-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8A1319A2A for ; Thu, 19 Apr 2012 09:13:19 +0000 (UTC) Received: (qmail 52766 invoked by uid 500); 19 Apr 2012 09:13:19 -0000 Delivered-To: apmail-incubator-callback-dev-archive@incubator.apache.org Received: (qmail 52741 invoked by uid 500); 19 Apr 2012 09:13:19 -0000 Mailing-List: contact callback-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: callback-dev@incubator.apache.org Delivered-To: mailing list callback-dev@incubator.apache.org Received: (qmail 52703 invoked by uid 99); 19 Apr 2012 09:13:17 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Apr 2012 09:13:17 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Apr 2012 09:13:13 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 2BEF53A3FA9 for ; Thu, 19 Apr 2012 09:12:53 +0000 (UTC) Date: Thu, 19 Apr 2012 09:12:53 +0000 (UTC) From: "Gerwin Brunner (Commented) (JIRA)" To: callback-dev@incubator.apache.org Message-ID: <1501965634.5483.1334826773236.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <2021577128.36337.1334736060452.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (CB-537) media.seekTo fails on iOS 5.1 - Simulator and Devices (iPhone and iPad) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CB-537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13257389#comment-13257389 ] Gerwin Brunner commented on CB-537: ----------------------------------- Just started to try out PhoneGap and ran into the same issue... Really bad. Can't work with audio cause it badly breaks the app :( > media.seekTo fails on iOS 5.1 - Simulator and Devices (iPhone and iPad) > ----------------------------------------------------------------------- > > Key: CB-537 > URL: https://issues.apache.org/jira/browse/CB-537 > Project: Apache Callback > Issue Type: Bug > Components: iOS > Affects Versions: 1.6.0 > Reporter: Andreas Rami > Assignee: Shazron Abdullah > Priority: Blocker > Attachments: Archive.zip > > > Calling seekTo fail with an Exception. Even when just using the sample Code from the API Doc here: http://docs.phonegap.com/en/1.6.0/cordova_media_media.md.html#media.seekTo > When calling seekTo the following Exception is thrown: > *** WebKit discarded an uncaught exception in the webView:decidePolicyForNavigationAction:request:frame:decisionListener: delegate: *** -[JKArray objectAtIndex:]: index (3) beyond bounds (3) > This is an extreme show stopper for me because my app relies on seeking media. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira