Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

window.resolveLocalFileSystemURL(imageURI,win,fail) in android 34 #641

Open
3 tasks
josmardiaz92 opened this issue Oct 27, 2024 · 1 comment
Open
3 tasks

Comments

@josmardiaz92
Copy link

Bug Report

Problem

The URL that returns for the images gives an error and the image is not displayed in the HTML

What is expected to happen?

What does actually happen?

Information

Command or Code

Environment, Platform, Device

Version information

Checklist

  • I searched for existing GitHub issues
  • I updated all Cordova tooling to most recent version
  • I included all the necessary information above
@breautek
Copy link
Contributor

window.resolveLocalFileSystemURL itself is erroring or the FileEntry returned produces a .toURL() that fails?

If the latter, there's a known regression in 8.1.1. You revert back to 8.1.0 as a workaround. It will be fixed by #640 which is currently in the release process to be fixed in 8.1.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants