This repository was archived by the owner on Apr 2, 2018. It is now read-only.
This repository was archived by the owner on Apr 2, 2018. It is now read-only.
Module com.ionic.keyboard.keyboard does not exist. #82
Closed

Description
When I try to run this plugin on Android version 4.0.4 I get the following error:
Module com.ionic.keyboard.keyboard does not exist.
at addEntry line 1416, column 15 (file:///android_asset/www/cordova.js:1416)
at Object.exports.clobbers line 1426, column 5 (file:///android_asset/www/cordova.js:1426)
at onScriptLoadingComplete line 1709, column 30 (file:///android_asset/www/cordova.js:1709)
at HTMLScriptElement.scriptLoadedCallback line 1742, column 13 (file:///android_asset/www/cordova.js:1742)
I've got Raygun.io pointed at our app that's running in the wild and this error only seems to come up with this one version of Android. Does the plugin officially support 4.0.4?