@ctran I followed the instructions too, but i’m not sure that ionic is up to date with those plugins.
If you follow the link to the git repo, you can see in the README :
👉 Deprecated! Please use cordova-plugin-ionic-keyboard 👈
If i install directly the cordova-plugin-ionic-keyboard with
cordova plugin add cordova-plugin-ionic-keyboard --save
, how can i be sure that @ionic-native/keyboard will fetch the good plugin ?