You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2021/09/21 09:28:00 UTC

[GitHub] [cordova-ios] mlegenhausen commented on issue #1033: Reading big media files make WKWebView crash with cordova-ios-6.x

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


   I can confirm the problem. We have an offline functionality in our app that downloads a video of roughly the same size. When using the generated path from `convertFilePath` in the `source` tag for an `video` element the app crashes randomly due to these memory spikes and what was previously to `cordova-ios@6` an instant load of the video now takes "ages" do to the loading time of the file into memory.


-- 
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-unsubscribe@cordova.apache.org

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



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