Compatible Xamarin Forms 5.0

Hello,

Please can you confirm that your controls are going to be compatible with Xamarin Forms 5?

When i test you SfTextInputLayout with XF 5.0.0.1558-pre3 i can not input a value.

                <inputLayout:SfTextInputLayout EnableFloating="True"
                            ContainerType="Outlined"
                            EnablePasswordVisibilityToggle="true"
                            HelperText="Enter password"
                            Hint="Password"
                            ShowCharCount="True">
                    <Entry 
                        IsEnabled="True"
                        Text="John" />
                </inputLayout:SfTextInputLayout>

I know it's a pre release and i can not expect that it's working.

Best regards.

2 Replies 1 reply marked as answer

RS Ramya Soundar Rajan Syncfusion Team November 10, 2020 08:08 AM UTC

Hi Thijs van Rijswijk, 
 
Greetings from Syncfusion. 
 
We would like to let you know that the reported problem is related to the framework level issue with XF 5.0 and we have already logged bug query in GitHub    
   
   
We will let you know once we got a generic solution to resolve this problem. 
 
Regards, 
Ramya S 



SS Sridevi Sivakumar Syncfusion Team January 7, 2021 12:06 PM UTC

Hi Thijs van Rijswijk,

Thanks for your patience.

We glad to inform you that reported problem in Xamarin.Forms 5.0 pre-release version resolved in Xamarin.Forms 5.0.0.1874 Version.

So, please upgrade the Xamarin.Forms 5.0 stable version in your application to resolve this problem.

Please let us know if you have any other queries.

Regards,
Sridevi S.
 


Marked as answer
Loader.
Up arrow icon