ionic-team / ionic-plugin-keyboard

Ionic Keyboard Plugin for Cordova
Apache License 2.0
610 stars 276 forks source link

show not working with WKWebView #163

Open spirylics opened 8 years ago

spirylics commented 8 years ago

"Showing keyboard not supported in iOS due to platform limitations."

Works fine without cordova-plugin-wkwebview-engine plugin.

A way to make that ?

Thanks

miri-am commented 8 years ago

+1

iamsamwood commented 8 years ago

+1

psirenny commented 8 years ago

It would be nice to get this working. This stack overflow post shows a way to swizzle the inputAccessoryView to make this feature work.

nikini commented 7 years ago

Any update on this?