Hi, I seem to not able to see an SVG file in my ionic view app. I tried to place like this: . I also tried to change the path to “./assests/images/etc.”, and tried to make it as a background image in scss. I just see a blank space where the icon should be.
I see the SVG file in ionic serve, and was able to view a JPEG file in ionic view, so my path should be correct.
Same problem here. SVG images are shown on devices (both ios/android) and emulators (both ios/android) but hidden/not working in Ionic View (latest version ‘Ionic View - test and share apps’)
The issue was probably closed. It wasn’t an SVG issue at all. The problem was that in css you need different paths for production (it is good also for development):
I’m not sure this is resolved. My paths are as you describe and no SVG images display on iOS in View, but do in Dev App, emulators and ionic serve. Any updates on this would be helpful, particularly as the the github issue link returns 404.
These images are working fine on Browser when we use ionic serve however when we push this to the device the image SVG will not show.
I thougth this was a whitlist issue but one error causes the entire app to keep failing on XCode simulator iPhoneX