You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2018/08/25 11:14:56 UTC

[GitHub] CVeniamin commented on issue #176: iOS: seekTo crashes if the URL provided is served by WKWebView

CVeniamin commented on issue #176: iOS: seekTo crashes if the URL provided is served by WKWebView 
URL: https://github.com/apache/cordova-plugin-media/issues/176#issuecomment-415962278
 
 
   @janpio, Thank you for such a quick reply!
   I looked through the XCode logs and got crashing error "*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'Seeking is not possible to time {INVALID}'" and a [SO comment](https://stackoverflow.com/questions/21992538/avplayer-seektotime-backward-not-working#comment39902166_21993085) suggested that `Content-Length`and `Content-Range` might not be correctly setted thus seekToTime crashes. 
   
   I'll open a issue on `cordova-plugin-ionic-webview` to see what can be changed to properly set the request header for local files and see if that change actually helps.
   
   Thanks again!

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org