I am having issues with white space not being shown in UITextField when the textAlignment
property is set to right
. White spaces are only shown when another character is imputed.
Its the same issue as here but the shouldChangeCharactersIn
solution using non breaking space is not working on ios 15 and and 16.
So far I was unable to fix this on iOS 15 and 16. I have opened issue trough feedback assistant. Anybody had any luck to make this work ?