Hi team,
We are facing an issues with SfTextInputLayout control, that is present just on iOS platform.
In case that we set an Xamarin.Forms.Editor control into
SfTextInputLayout.InputView from code behind and then we call
Xamarin.Forms.Editor.Focus() metod,
SfTextInputLayout do not react to change of focus. If we put Task.Delay() before call of
Xamarin.Forms.Editor.Focus() metod, then
SfTextInputLayout react correctly to change of focus.
Can you please take a look at this issue? There is a test app in attachment, demonstrating the issue.
Thanks,
Peter
Attachment:
SfTextInputLayoutTestApp_eddf9024.7z