Hello,
I have a problem with my Ionic application, I have images in tags in my html view, they are correctly displayed if I make a “ionic serve”, but when I make “ionic run android” they are not displayed on my android device.
If i choose to launch it with LiveReload with 'ionic run android -l", it works …
Is somebody have the same issue ? Is there particular permissions to change ?
For information I’m developping on windows 8, serving with chrome, and my device is Android 6.0. All my libraries are up to date (ionic & android sdk).