rhythmic-wolf-50922
09/07/2022, 5:14 PMFileReference provides only the file name. it was designed for use on the web, where the full path should be hidden for security purposes. I think that you need to use File instead of FileReference to be able to get its nativePath property.