FFImageLoading icon indicating copy to clipboard operation
FFImageLoading copied to clipboard

it does not show svg after android 12 update

Open Legolas87 opened this issue 3 years ago • 5 comments

it does not show svg after android 12 update

Legolas87 avatar Dec 11 '21 23:12 Legolas87

I'm noticing the same thing.

lhughey avatar Dec 13 '21 22:12 lhughey

I can confirm its happening when the Android API is set to 11 or 12. It worked fine on Android 10 and below. This needs a fix since we can no longer release to Google Play Store using Android 10 or below API.

SiliconBoy007 avatar Dec 30 '21 20:12 SiliconBoy007

Update: I was able to resolve this by adding the SkiaSharp nuget to the Android project.

lhughey avatar Dec 30 '21 20:12 lhughey

Thank you very much for letting me know. I just tried it and that solved the problem for me as well.

SiliconBoy007 avatar Dec 30 '21 22:12 SiliconBoy007

Update: I was able to resolve this by adding the SkiaSharp nuget to the Android project.

Thx for the Tipp. It works - for now...

GivennameSurname avatar Sep 05 '22 13:09 GivennameSurname