Close the keyboard on the iPad

The ResignFirstResponder of the UITextField on the iPhone cannot be used on the Ipad.
How to unlock my keyboard programmatically?

Thank you,

Update this answer is no longer accurate. See correct answer.

If your UITextField is in a modal page view (UIModalPresentationFormSheet), (currently) it is not possible to force the device to uninstall the keyboard from an Apple engineer this devforums post.

The ResignFirstResponder of UITextField on Iphone cannot be used on Ipad.
How to unlock my keyboard programmatically?

Thank you,

Update this answer is no longer accurate. See correct answer.

If your UITextField is in a modal page view (UIModalPresentationFormSheet), (currently) it is not possible to force the device to uninstall the keyboard from the Apple engineer this devforums post.

Leave a Comment

Your email address will not be published.