ionic-team / ionic-plugin-keyboard

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

cordova.plugins.Keyboard.disableScroll(false) is not working on android device #252

Closed ifbbprochris closed 7 years ago

R1Daneel commented 7 years ago

reading the doc seems that method is supported just for iOS, Windows.

ifbbprochris commented 7 years ago

@R1Daneel thanks man

ifbbprochris commented 7 years ago

http://ngcordova.com/docs/plugins/keyboard/ reading this doc , and it shows support IOS and android

R1Daneel commented 7 years ago

I think that it refers to the plugin itself then every method has support for some specific platform.