Closed
Description
Since the update to Xamarin Forms 3.5 there seems to be an issue with XF.Mocks (sorry for the German error message):
System.TypeLoadException : Die Methode "GetNativeSize" im Typ "Xamarin.Forms.Mocks.PlatformServices" der Assembly "Xamarin.Forms.Core.UnitTests, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" hat keine Implementierung.
bei Xamarin.Forms.Mocks.MockForms.Init(String runtimePlatform, TargetIdiom idiom)
What in my interpretation means, that XF.Mocks does not find the implementation of GetNativeSize(), which was indeed moved in XF 3.5.
Metadata
Metadata
Assignees
Labels
No labels