cordova-plugin-file
cordova-plugin-file copied to clipboard
document: nativeURL property
trafficstars
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
nativeURLproperty in any documentation, so wasn't aware of it.
Originally posted by @fluffysaur in #647