You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For svg images, you should:
1.Use SvgCachedImage control or CachedImage control with SvgImageSourceConverter to render.
2.Specify the render size of the image.
Description
When loading SVG image from a URL, I am getting the error in the title.
Steps to Reproduce
Expected Behavior
Actual Behavior
Basic Information
Screenshots
Reproduction Link / Code
[DOTNET] Generating/retrieving image: https://muslimpillarsapp.blob.core.windows.net/reciters-photo/001.svg
Thread started: #21
[TrafficStats] tagSocket(111) with statsTag=0xffffffff, statsUid=-1
[monodroid-assembly] open_from_bundles: failed to load assembly System.IO.Compression.dll
[monodroid-assembly] open_from_bundles: failed to load assembly System.IO.Compression.Brotli.dll
Loaded assembly: /data/data/com.AZEE.wquran/files/.override/System.IO.Compression.dll [External]
Loaded assembly: /data/data/com.AZEE.wquran/files/.override/System.IO.Compression.Brotli.dll [External]
Thread started: #22
[OpenGLRenderer] --- Failed to create image decoder with message 'unimplemented'
[OpenGLRenderer] --- Failed to create image decoder with message 'unimplemented'
[DOTNET] Image loading failed: https://muslimpillarsapp.blob.core.windows.net/reciters-photo/001.svg
[DOTNET] System.BadImageFormatException: Not a valid bitmap
[DOTNET] at FFImageLoading.PlatformImageLoaderTask
1[[Android.Widget.ImageView, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065]].GenerateImageFromDecoderContainerAsync(IDecodedImage
1 decoded, ImageInformation imageInformation, Boolean isPlaceholder)[DOTNET] at FFImageLoading.Work.ImageLoaderTask
3.<GenerateImageAsync>d__87[[Android.Graphics.Bitmap, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065],[FFImageLoading.Drawables.SelfDisposingBitmapDrawable, FFImageLoading.Maui, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[Android.Widget.ImageView, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065]].MoveNext() [DOTNET] at FFImageLoading.Work.ImageLoaderTask
3.d__92[[Android.Graphics.Bitmap, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065],[FFImageLoading.Drawables.SelfDisposingBitmapDrawable, FFImageLoading.Maui, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[Android.Widget.ImageView, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065]].MoveNext()[DOTNET] at FFImageLoading.Work.ImageLoaderTask`3.d__92[[Android.Graphics.Bitmap, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065],[FFImageLoading.Drawables.SelfDisposingBitmapDrawable, FFImageLoading.Maui, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[Android.Widget.ImageView, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065]].MoveNext()
[EGL_emulation] app_time_stats: avg=192417.45ms min=27.43ms max=384807.44ms count=2
The text was updated successfully, but these errors were encountered: