The android-windowSoftInputMode preference seems to be supported by Phonegap only, not Cordova.
Make sure the xmlns:android=“http://schemas.android.com/apk/res/android” namespace attribute is included in the widget element and add an edit-config element:
I faced this problem severally but just found the solution. wish it helps u too