I'm facing an issue where the click event for the "Done" button is not being received on iOS 26. I am using IQKeyboardManager (Objective-C): pod 'IQKeyboardManager' Starting with the iOS 26 beta 7 release, I can no longer capture the event when the "Done" button on the keyboard toolbar is pressed. Is anyone else experiencing a similar issue, and is there a solution?