Root URL differs from platform
Opened this issue · 0 comments
npateman commented
If you get the url of any local resource in a phonegap app in cordova, it differs from that on the device. For example,
in ripple,
/images/darktheme/logo.jpg
on device
/www/images/darktheme/logo.jpg
I've had to put in preventative code to stop issues caused by this, but it should really emulate the devices.