dpogue commented on issue #1033:
URL: https://github.com/apache/cordova-ios/issues/1033#issuecomment-2308749803

   Range headers are now included in the WKURLSchemeTask headers on recent 
versions of iOS, but this is still an issue because the Range headers need to 
actually be handled in the Scheme Handler.
   
   There's a PR on the Ionic webview plugin 
(https://github.com/ionic-team/cordova-plugin-ionic-webview/pull/692) that 
looks promising as far as implementing that logic, so we should be able to try 
something similar here.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to