You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Wen trying to select a video from the gallery an error occurs saying the path is not found.
What is expected to happen?
The video gets loaded into the app
What does actually happen?
Error: Error copying file File: [cordova]/localhost/sdcard/DCIM/Camera/20220314_175211.mp4 to 'temp1'. The file or directory was not found (Cordova: NOT_FOUND_ERR).
Information
The problem is probably the same as in #573 because if I use that fork instead it works perfectly. The ticket is closed so I expected it to work.
Command or Code
Environment, Platform, Device
Samsung Galaxy S9
Version information
cordova-plugin-camera: 6.0.0
Android: 10
Checklist
[x ] I searched for existing GitHub issues
[x ] I updated all Cordova tooling to most recent version
[x ] I included all the necessary information above
The text was updated successfully, but these errors were encountered:
Bug Report
Problem
Wen trying to select a video from the gallery an error occurs saying the path is not found.
What is expected to happen?
The video gets loaded into the app
What does actually happen?
Error: Error copying file File: [cordova]/localhost/sdcard/DCIM/Camera/20220314_175211.mp4 to 'temp1'. The file or directory was not found (Cordova: NOT_FOUND_ERR).
Information
The problem is probably the same as in #573 because if I use that fork instead it works perfectly. The ticket is closed so I expected it to work.
Command or Code
Environment, Platform, Device
Samsung Galaxy S9
Version information
cordova-plugin-camera: 6.0.0
Android: 10
Checklist
The text was updated successfully, but these errors were encountered: