Ionic view doesn't load SVG images on iOS

Hi.
I’ve testing Ionic View on both Android an iOS. While testing the same app, on iOS all SVG images are missing, but on Android I can see them without problems.
Ionic DevApp has no problems showing SVG images. When testing the compiled version of the app on iOS I can see the SVG images, so there’s something weird happening.

Anybody has faced this problem? Any workarounds that don’t require changing my SVGs to “standard” web images?

Best regards.
José Ignacio

i have exactly same issue, all browser no problem, but on ios real device or simulator svg is missing

Can you share example of code that causes the issue?

issue was solve , it was path issue, should put all icon svg inside imgs folder