My keyboard extension has a function that increases the keyboard height when enabled. However, the host do not always get the UIKeyboardDidChangeFrameNotification on such changes, causing layout problems in the hosting app.
Hosting app missing some UIKeyboardDidChangeFrameNotifications when keyboard frame changes
Add a Comment