I made a program for the iPad. The program uses the UITextView Controller. Instead, I used my own InputView iPad keyboard. My problem is that when I edit a textview using InputView , I lost the AutoCorrection and AutoCapitalization functions in text form. Is there a way to have my own textview InputView and still have auto-correction and auto-capitalization features? Please, help
source share