Has anyone managed to get iPhoneKeyboard.area to work?

Hi

I’m trying to slide items up when the keyboard is up. I thought, easy, get the iPhoneKeyboard.area.height and move it.

Well, no luck, my iPhoneKeyboard.area on the android seems to be completely ignored since I get no size. Anyone was able to use it properly?

I searched the forum with zero mentions on iPhoneKeyboard.area

iPhoneKeyboard.area is read-only data on iOS, and not supported on Android (so far).

erm… but i posted on the beta list last week and supposedly it is available for android… in fact it’s on the docs :confused:

Yeah, that .area was something that we missed (or maybe regressed) and we didn’t find it in time for the 3.3 release. I’ve already created a bug to track this issue.

Any news on iPhoneKeyboard.area? it appear still not working on android… also with TouchScreenKeyboard.area…

Thanks