When I rotate the simulator, and load the keyboard it returns a height of 480 which is incorrect. It works fine in portrait mode tho.
Here's the event data:
{"source":
{"id":"no.funkbit.keyboardevents"},
"keyboardHeight":480,
"type":"keyboardWillShow"
}
When I rotate the simulator, and load the keyboard it returns a height of 480 which is incorrect. It works fine in portrait mode tho.
Here's the event data:
{"source":
{"id":"no.funkbit.keyboardevents"},
"keyboardHeight":480,
"type":"keyboardWillShow"
}