We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Android returns HEIF formatted images (ignores encodingType)
On a
Images returned in HEIF format, HTML img.src = "" fails (calls error handler with 'unsupported format')
await
Cordova: 12.0.0 cordova-android: 12.0.1 Camera 7.0.0 CLI build tools Android 13 (Pixel 6)
The text was updated successfully, but these errors were encountered:
Two more things:
These are photos, not videos
Appears to work sometimes for local pictures (on the device), but not when downloading from Google Photos (the user wouldn't know the difference).
Sorry, something went wrong.
No branches or pull requests
Bug Report
Problem
Android returns HEIF formatted images (ignores encodingType)
On a
What is expected to happen?
What does actually happen?
Images returned in HEIF format, HTML img.src = "" fails (calls error handler with 'unsupported format')
Information
Command or Code
await
Environment, Platform, Device
Version information
Cordova: 12.0.0
cordova-android: 12.0.1
Camera 7.0.0
CLI build tools
Android 13 (Pixel 6)
Checklist
The text was updated successfully, but these errors were encountered: