Xamarin Forms v3.4.1008975 - reluctant to update as we are close to release
This morning my Mac automatically updated xCode when trying to build from Visual Studio on Windows. Since then, any underscores which are typed in an entry field on iOS devices are shown under the preceding letter, and the next letter typed is squashed up against this.
"nick_" becomes
"nick_sherman__s" becomes
The entry fields are wrapped in a syncFusion.InputLayout but I have confirmed it happens on a regular Xamarin entry control too.
What could be causing this? It doesn't happen on Android and never happened before today on iOS, on any version. I guess we'll have to swap out the font for something similar but what a pain!