Unhandled Exception ff version 2.4.0.799 pre
See original GitHub issueDescription
First thank you for this awesome library . i’m using FFImageLoading in my project, i was trying to improve the listview performance by updating to last ffimageloading version , but i got an unhadled exception.
Steps to Reproduce
just update ffimageloading to the last version,2.4.0.799-pre
Expected Behavior
better performance
Actual Behavior
application crash on loading screen with “System.MethodAccessException: Method FFImageLoading.Forms.CachedImage.set_IsRendererInitialized(bool)' is inaccessible from method
FFImageLoading.Forms.Platform.CachedImageRenderer.Init(System.Nullable`1<bool>)'” exception
Basic Information
-xamarin forms 3.0.0.482510 -ffImageLoading 2.4.0.799 pre
Screenshots
Issue Analytics
- State:
- Created 5 years ago
- Comments:7 (3 by maintainers)
Top Results From Across the Web
platform/frameworks/base - Git at Google
Merge "Corrects the recents and home stacks position around docked state (1/2)" diff --git a/Android.mk b/Android.mk index 6fc8fbf..0e5dfed 100644 ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Please make sure:
bin
/obj
folders & rebuild@maherzaidoune I have used 2.4.1.823 version also still not resolved.