I'm using Genexus v17 u4 with Android Gen.
I'm trying to consume an API that returns an SVG image, but it doesn't work on Android SD. If I do it with an API that returns a PNG image, it works fine.
In this case, I need the SVG images because the API I want to consume only returns SVG images.