Android keyboard missing after leaving another webview

Hi.
After leaving another webview (I’m using wikitude AR cordova plugin https://github.com/Wikitude/wikitude-cordova-plugin) the keyboard on android is gone. Clicking on inputs has no effect. I tried creating button with Keyboard.show(), but the keyboard shows up only if I spam-click it… Then, clicking on keys and having input active - has no effect.
It looks like the keyboard lost the app context (?). It’s attached somewhere else(?)

Is there any way to “reload” the keyboard?

EDIT: the show keyboard event is not being called

Me too, did you fixed it??

Yes, it was caused by the Wikitude plugin. If you are also using it, then you should update to latest version. No fault on ionics side