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