You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Gerwin Brunner (Commented) (JIRA)" <ji...@apache.org> on 2012/04/19 11:12:53 UTC

[jira] [Commented] (CB-537) media.seekTo fails on iOS 5.1 - Simulator and Devices (iPhone and iPad)

    [ 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: <NSRangeException> *** -[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