You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Shazron Abdullah (Resolved) (JIRA)" <ji...@apache.org> on 2012/04/20 11:34:39 UTC

[jira] [Resolved] (CB-537) media.seekTo fails with NSRangeException

     [ https://issues.apache.org/jira/browse/CB-537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah resolved CB-537.
---------------------------------

    Resolution: Fixed

Fix commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/commit/fd94c7ab
                
> media.seekTo fails with NSRangeException
> ----------------------------------------
>
>                 Key: CB-537
>                 URL: https://issues.apache.org/jira/browse/CB-537
>             Project: Apache Callback
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 1.0.0
>            Reporter: Andreas Rami
>            Assignee: Shazron Abdullah
>            Priority: Blocker
>             Fix For: 1.7.0
>
>         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