Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android crash with System.InvalidOperationException: PlatformView cannot be null here #19

Open
AntonKurasov opened this issue Mar 22, 2024 · 1 comment

Comments

@AntonKurasov
Copy link

Description

Microsoft.Maui.Handlers.ViewHandler2[[FFImageLoading.Maui.CachedImage, FFImageLoading.Maui, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[FFImageLoading.Maui.Platform.CachedImageView, FFImageLoading.Maui, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]].get_PlatformView()
FFImageLoading.Maui.Platform.CachedImageHandler.<>c__DisplayClass17_0.b__0()
FFImageLoading.Helpers.MainThreadDispatcher.<>c__DisplayClass2_0.b__0()
FFImageLoading.Maui.Platform.CachedImageHandler.ImageLoadingSizeChanged(CachedImage element, Boolean isLoading)
System.Threading.Tasks.Task.<>c.b__128_1(Object state)
System.Threading.QueueUserWorkItemCallbackDefaultContext.Execute()
System.Threading.ThreadPoolWorkQueue.Dispatch()
System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()
System.Threading.Thread.StartCallback()`

Expected Behavior

App shouldn't crash

Actual Behavior

App crashes

Basic Information

  • Version with issue: 1.0.8
  • Platform: Android
@microspaze
Copy link
Owner

Can you upload a demo project?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants