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.
just update ffimageloading to the last version,2.4.0.799-pre
better performance
application crash on loading screen with "System.MethodAccessException: Method FFImageLoading.Forms.CachedImage.set_IsRendererInitialized(bool)' is inaccessible from methodFFImageLoading.Forms.Platform.CachedImageRenderer.Init(System.Nullable`1
-xamarin forms 3.0.0.482510
-ffImageLoading 2.4.0.799 pre

Please make sure:
bin/obj folders & rebuild that doesn't fix it
I'm quite sure you have different library dll versions colliding somewhere (between projects)
Please attach a repo.
i just updated to the stable 2.4.1.823 and it works fine
@maherzaidoune I have used 2.4.1.823 version also still not resolved.
@AditCygnet it works for me, with the last xamarin stable release
It's not an FFImageLoading issue but rather a Visual Studio's issue. The key is to remove all cached files (like obj, bin folders. I'll close this one.
Most helpful comment
Please make sure:
bin/objfolders & rebuild