ionic-team / ionic-plugin-keyboard

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

Windows phone 10 support #194

Open patronovski opened 8 years ago

patronovski commented 8 years ago

Application crashes when using the keyboard plugin on Windows Phone 10. I need to remove the plugin and any references to it.

cadesalaberry commented 8 years ago

It works fine on my side. Which version are you running ?

agupta-elementum commented 7 years ago

It works fine for me too. But the issue I see is that if the element that brings up the keyboard is under the keyboard, it doesn't scroll automatically. Infact, the keyboard hides the view. Does anybody else see the same issue?