Posts

Post not yet marked as solved
2 Replies
720 Views
Hello! My setup is a iPad Pro 11inch 2nd gen with iOS 14 beta 6 installed. I compile with Xcode 12 beta 6. I attached the iPad to a Magic Keyboard and an external Apple Wireless Keyboard. The effect is the same with both ... The problem is, that my app receives 10 keyboard notifications reporting two keyboard show sequences for any single keystroke I make on the keyboard. The same setup with iOS 13.6 was fine, no notifications beside real keyboard changes. The notifications are coming in on key stroke down. Always two times the following sequence: UIKeyboardWillChangeFrameNotification UIKeyboardWillShowNotification UIKeyboardDidChangeFrameNotification UIKeyboardWillChangeFrameNotification UIKeyboardDidShowNotification The on-screen keyboard is working as expected. Also the on-screen keyboard with mounted Magic keyboard is fine. Is somebody experiencing the same? Maybe somebody has a hint for a solution or workaround? Thanks! Best pim
Posted
by Pimau.
Last updated
.