Hello,
I have an SfTextInputLayout on my page. It works fine on Android, UWP and IOS.
However there is one strange thing on IOS:
If I want to type in text to the input, then on IOS I only have the control focused and the keyboard shown when I touch on the placeholder text. If I touch next to the placeholder text still inside the SfTextInputLayout then it not gets focused. This especially uncomfortable when the placeholder text is short compared to the width of the inputlayout so the user usually not touches the placeholder text so it gets not focused. Do you experience the same?
Regards,
Balázs