UIKeyboard Space bar issue in Objecive C iOS

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?