You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 2, 2018. It is now read-only.
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?