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.
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.