Skip to content

fix(ios): Support Range requests for reading local files #692

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dodahoho
Copy link

Solves problem with video element using local files described in issue #673

dpogue added a commit to dpogue/cordova-ios that referenced this pull request Aug 28, 2024
Based on code from ionic-team/cordova-plugin-ionic-webview#692

Closes apacheGH-1033.

Co-Authored-By: David Holmgren <dodahoho@users.noreply.github.com>
dpogue added a commit to dpogue/cordova-ios that referenced this pull request Aug 28, 2024
Based on code from ionic-team/cordova-plugin-ionic-webview#692

Closes apacheGH-1033.

Co-Authored-By: David Holmgren <dodahoho@users.noreply.github.com>
dpogue added a commit to dpogue/cordova-ios that referenced this pull request Aug 28, 2024
Based on code from ionic-team/cordova-plugin-ionic-webview#692

Closes apacheGH-1033.

Co-Authored-By: David Holmgren <dodahoho@users.noreply.github.com>
dpogue added a commit to dpogue/cordova-ios that referenced this pull request Aug 29, 2024
Based on code from ionic-team/cordova-plugin-ionic-webview#692

Closes apacheGH-1033.

Co-Authored-By: David Holmgren <dodahoho@users.noreply.github.com>
dpogue added a commit to apache/cordova-ios that referenced this pull request Aug 29, 2024
* refactor(schemes): Read files on a background thread

Closes GH-909.

* feat(schemes): Support range requests

Based on code from ionic-team/cordova-plugin-ionic-webview#692

Closes GH-1033.

Co-Authored-By: David Holmgren <dodahoho@users.noreply.github.com>

---------

Co-authored-by: David Holmgren <dodahoho@users.noreply.github.com>
@milediheb
Copy link

Thank you very much! Your fix solved my problem perfectly

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants