Updated to Xamarin 3.6. When I attempt to deploy/run on an Android device, the app crashes on this line:
With Xamarin 3.6, FFImageLoading.Forms.Platform.CachedImageRenderer.Init(true)
Update to Xamaring 3.6 and run your app.
App will run without crashing.
App crashed on:
FFImageLoading.Forms.Platform.CachedImageRenderer.Init(true)
With the following exception:
Unhandled Exception:
System.TypeLoadException: Could not load list of method overrides due to Method not found: void Xamarin.Forms.Platform.Android.IVisualElementRenderer.add_LayoutChange(System.EventHandler`1
FYI, I did try wiping my bin and obj folders, but still failed.
Same issue.
Xamarin.Forms 3.6
FFImageLoading Version : 2.4.4.859
Good version -
Xamarin.Forms 3.4
any idea when this can fixed pls ? it is a blocking issue unless we use a deprecated version (with old dependencies ...)
thanks you.
Please check 2.4.5.870-pre. Cheers.
Most helpful comment
any idea when this can fixed pls ? it is a blocking issue unless we use a deprecated version (with old dependencies ...)
thanks you.