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
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