System.IO.DiretoryNotFoundException when attempting to access file on iOS simulator from .NET MAUI project
I am copying a file from the photo gallery to my local app location for further processing.
Unfortunately, after the copy is made, I am unable to access the file.