It is similar, but different in that in my case the image fails to load at all (error while loading picture), whereas in the other case the image loads but the render is broken. Note also that an embedded SVG (mostly) loads and renders fine.
Oh, my bad. I don’t know how I missed that this was about embeds. Currently, they are not supported on mobile, but I guess there’s still an issue with rendering.
Well embeds seem to mostly work on Android but that is not what this issue is about. It’s about ordinary SVG picture import. The screenshots which also include embeds are there for comparison because I only found the issue when comparing embeds with native SVG.
Specifically the 3 svg fies in the SVG import Issue page within the shared space I provided above for ease of access, the first of which is the circuit diagram also provided above in this thread and the second a simpler SVG. The third sample is from from another bug report of an associated issue which is only included in order to keep SVG issues together for my benefit.
The circuit diagram and simple SVG give an “Unsupported block– error loading picture” message and the other a very broken render. For the purposes of this bug report it is the circuit diagram picture and simple SVG leading to the "Unsupported block” error that is the issue.