All UITextViews on my application just won’t hide the keyboard when i click the “Hide Keyboard” button on the input keyboard.
This is very strange since UITextFields behave normally and theres absolutely no delegation class linked to the TextViews, so there is absolutely no reason for this behavior.
Anyone who faced this problem and solved it?
Set the return key to something like “Done” and then use the delegate method and see if a line break occurred: