iOS render issue

Hi,

I've just compiled and put my app on the latest nuget packages, with the latest Xamarin Forms 4.8.0.1687, and SyncFusion controls (18.3.0.53). The numeric textbox is now not rendering properly on iOS. It does work fine on Android. It appears slightly different between device and simulator, but here's a screenshot of the emulator. It doesn't seem to show the number pad ever.



Things i have tried to fix it:
1. Earlier versions of the control (.50 and .45)
2. Move the control out of the SfTextInputLayout it is in.
3. Remove all behaviours and strip down to basics.
4. Rolling back Xamarin Forms but this was unsuccessful.

It happens in 2 different but fairly similar screens. 

Is this a know issue by any chance?

Thanks,
Mark

3 Replies 1 reply marked as answer

RS Ramya Soundar Rajan Syncfusion Team December 16, 2020 12:16 PM UTC

Hi Mark, 
 
Greetings from Syncfusion. 
 
We have checked the reported problem in the mentioned Syncfusion version 18.3.0.53 and Xamarin.Forms version 4.8.0.1687 in SfNumericTextBox iOS platform but it’s works fine in our side. 
 
Can you please ensure that you have selected the simulator software keyboard? Please refer the below screenshot. 
 
 
 
Please find the tested sample below. 
 
 
Output
 
 
 
We have checked with the below configuration   
Syncfusion Version : 18.3.0.53 
Xamarin Forms Version: 4.7 and 4.8  
iOS version: 14.2  
 
So, could you please check the issue with the attached sample and let us know whether it is reproduced or not?   
    
If the issue was not reproduced, please revert us by modifying the sample based on your application along with the replication procedure, configuration details, short demo. This will be helpful for us to investigate further and provide a better solution at earliest.  
 
Regards, 
Ramya S 


Marked as answer

MA Mark December 17, 2020 03:30 AM UTC

Thanks, that seems to have helped with the local build, although strangely the similar issue has also stopped on my device as well since rebuilding and deploying locally. Seems to be fixed in my build pipeline too, not sure what happened sorry!


RS Ramya Soundar Rajan Syncfusion Team December 17, 2020 06:44 AM UTC

Hi Mark, 
 
Thanks for your update. 
 
Please let us know, if you need any further assistance.  
 
Regards, 
Ramya S 


Loader.
Up arrow icon