ionic-team / ionic-plugin-keyboard

Ionic Keyboard Plugin for Cordova
Apache License 2.0
611 stars 278 forks source link

Keyboard is close in ios after input focus + hideKeyboardAccessoryBar doesn`t work #293

Open wo-github opened 6 years ago

wo-github commented 6 years ago

Since Version v2.2.0 this plugin removes the cursor from input fields in my Ionic App. If I use older versions everything is fine. This happens only on Ios. I click in a input field and the focus removes immediately.

Setting hideKeyboardAccessoryBar to true has no effect, the line with the done bar is still visible.

These are the other installed Plugins: com.telerik.plugins.nativepagetransitions 0.6.5 "Native Page Transitions" cordova-admob-sdk 0.8.0 "AdMob SDK" cordova-custom-config 4.0.2 "cordova-custom-config" cordova-libgoogleadmobads 7.13.1 "iOS Google AdMob Ads library" cordova-plugin-admob-free 0.10.0 "Cordova AdMob Plugin" cordova-plugin-app-event 1.2.0 "Application Events" cordova-plugin-app-version 0.1.9 "AppVersion" cordova-plugin-apprate 1.3.0 "AppRate" cordova-plugin-console 1.0.7 "Console" cordova-plugin-crosswalk-webview 2.3.0 "Crosswalk WebView Engine" cordova-plugin-device 1.1.6 "Device" cordova-plugin-dialogs 1.3.3 "Notification" cordova-plugin-facebook4 1.9.1 "Facebook Connect" cordova-plugin-firebase 0.1.22 "Google Firebase Plugin" cordova-plugin-globalization 1.0.7 "Globalization" cordova-plugin-google-analytics 1.8.3 "Google Universal Analytics Plugin" cordova-plugin-googleplus 5.1.1 "Google SignIn" cordova-plugin-inappbrowser 1.7.1 "InAppBrowser" cordova-plugin-native-keyboard 1.4.1 "Native Keyboard" cordova-plugin-screen-orientation 2.0.1 "Screen Orientation" cordova-plugin-splashscreen 4.0.3 "Splashscreen" cordova-plugin-statusbar 2.2.3 "StatusBar" cordova-plugin-whitelist 1.3.2 "Whitelist" cordova-plugin-x-socialsharing 5.1.8 "SocialSharing" cordova-promise-polyfill 0.0.2 "cordova-promise-polyfill" cordova-sqlite-storage 2.0.4 "Cordova sqlite storage plugin" de.appplant.cordova.plugin.local-notification 0.8.5 "LocalNotification" es6-promise-plugin 4.1.0 "Promise" ionic-plugin-keyboard 2.2.1 "Keyboard" phonegap-plugin-push 1.10.5 "PushPlugin"

tleguijt commented 6 years ago

I'm having the same issue. Works fine with 2.1.0

nitinpund commented 6 years ago

I am having the same issue, I am using ionic 3 and not able to hide keyboard accessory bar on iPad