Skip to content
This repository has been archived by the owner on Apr 2, 2018. It is now read-only.

Module com.ionic.keyboard.keyboard does not exist. #82

Closed
ghost opened this issue Apr 21, 2015 · 1 comment
Closed

Module com.ionic.keyboard.keyboard does not exist. #82

ghost opened this issue Apr 21, 2015 · 1 comment

Comments

@ghost
Copy link

ghost commented Apr 21, 2015

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?

@tlancina
Copy link
Contributor

Hmm strange, we don't really have an official stance on supported devices, so if there's anything I can do to get it working I'm happy to add it.

I'll be honest though, this sounds more like a Cordova bug, considering it works fine with other versions. Are there any other plugins you're using that fail or is it just the keyboard? If it's just the keyboard, are there any differences between the plugin.xml files of the other plugins and the keyboard?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants