No keyboard when running on device or emulator (IOS)

Hi,
when running my app on the emulator or straight on the device I get no keyboard .
It looks as if my app controls are disable.
It works perfectly in my laptop’s browser.

Any idea ?

I found this warning in the output console:
hideKeyboardAccessoryBar has been removed until a method is found that doesn’t get rejected from the App Store.

The thing is, I updated the keyboard plugin as indicated in this post but I am still facing the same problem:

Thank you