Kamel icon indicating copy to clipboard operation
Kamel copied to clipboard

D/skia: --- Failed to create image decoder with message 'unimplemented'

Open OysterD3 opened this issue 3 years ago • 1 comments

I got this error when trying to load SVG/Vector Asset in android

D/skia: --- Failed to create image decoder with message 'unimplemented'

OysterD3 avatar Aug 17 '21 23:08 OysterD3

Vector/SVG assets loading isn't supported on Android. However you could implement a custom decoder and add it to KamelConfig.

alialbaali avatar Aug 21 '21 20:08 alialbaali

svgs have been support on android since v0.6.0

luca992 avatar Oct 17 '23 18:10 luca992