'UIKeyboard issue in UITextfield and UITextview

I couldn’t able to enter space character in UITextview or UITextfield while tapping space from UIKeyboard. After multiple taps, a single space character will appear in UITextview. Do you have any solution for this issue?



Solution 1:[1]

I used to the same problem. Maybe it's a bug of Apple if you use added font. Let's try with System font. It works for me

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Linh Nguyen Duc