System.MissingMethodException on Xamarin.Forms 3.5

On Xamarin.Forms 3.5 got an System.MissingMethodException.

Method not found: void Xamarin.Forms.Platform.iOS.Extensions.ApplyKeyboard(UIKit.IUITextInput,Xamarin.Forms.Keyboard)

at Syncfusion.SfAutoComplete.XForms.iOS.SfAutoCompleteMapping.OnAutoCompletePropertiesChanged (System.String propertyName, Syncfusion.SfAutoComplete.XForms.SfAutoComplete formsAutoComplete, Syncfusion.SfAutoComplete.iOS.SfAutoComplete nativeAutoComplete) [0x00221] in <f81f6a44d1564139bb6eee426da14143>:0 
  at Syncfusion.SfAutoComplete.XForms.iOS.SfAutoCompleteRenderer.OnElementChanged (Xamarin.Forms.Platform.iOS.ElementChangedEventArgs`1[TElement] e) [0x00135] in <f81f6a44d1564139bb6eee426da14143>:0 

Method ApplyKeyboard was changed by Xamarin. It has a parameter with type 
IUITextInputTraits instead of IUITextInput


1 Reply

DR Dhanasekar R Syncfusion Team February 27, 2019 12:45 PM UTC

Hi Danil, 
 
Greetings from Syncfusion. 
 
We have already fixed this issue in our latest NuGet version (16.4.0.54). Can you please upgrade your NuGet to latest version? 
 
Regards, 
Dhanasekar 
 


Loader.
Up arrow icon