FileNotFoundException occurred while upload the photo/video using xamarin forms android
Ksurendhar2 opened this issue · 1 comments
Ksurendhar2 commented
We are using xamarin essentials for camera permission. To capture photo/video we are using crossmedia nuget. After capture saved in local path then going to upload the photo/video. While upload the photo/video, I am getting below error in app center
System.IO.FileNotFoundException: Could not find file "/storage/emulated/0/Android/data/myproj/files/Movies/myproj/VIDEO_20200729_114115.mp4"
How to resolve this error?
sarboz commented
Any updates? The same issue I'm faced