> If a file:// path is desired for native interactions, then the entry.nativeURL will always return a file:// path on iOS. > > Thanks a lot @breautek, this worked for me. Couldn't find the `nativeURL` property in any documentation, so wasn't aware of it. _Originally posted by @fluffysaur in [#647](https://github.com/apache/cordova-plugin-file/issues/647#issuecomment-2771056466)_