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