Hello everyone,
I’m developing a simple app that uses a background image (stored in www/img): when I launch ionic serve it shows correctly the image, but when I build it the image is missing. What’s the correct path to use the image also with the android build?
Thanks