Open rudyZanotti opened 1 year ago
@rudyZanotti
/__cdvfile_files-external__/files/videos/bc6e7359-db44-4629-9e91-dd8719ef7e05-1694270541591.mp4
is not a valid file path. You just want to be using the part after __cdvfile_files-external__
Something like /files/videos/bc6e7359-db44-4629-9e91-dd8719ef7e05-1694270541591.mp4
And I guess the Directory you want to use here would be Data
directory.
Hello,
Since I updated my dependencies, uploading video gives a file not found on my app.
My package.json
My AndroidManifest.xml
And my capacitor config
Hoping you can help me