Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cordova v 9 support #329

Open
aubrey-fowler opened this issue Aug 26, 2020 · 1 comment
Open

cordova v 9 support #329

aubrey-fowler opened this issue Aug 26, 2020 · 1 comment

Comments

@aubrey-fowler
Copy link

I am working on a project with cordova 8.1.2 and I have this plugin installed.

I upgraded my cli to version 9 and I get an error:

Using "requuireCordovaModule" to load non-cordova module "../cordova/util" is not supported. Instead, add this module to your dependencies and use regular "require" to load it.

I see in the prepare-manifest file there is a reference to it: xml= context.requireCordovaModule('cordova-common').xmlHelpers,

Can we get this plugin to support cordova v9?

@llunn
Copy link

llunn commented Aug 27, 2020

I'm not sure of your environment setup, but I was able to get this plugin working 9.0.0 ([email protected]) yesterday on an iOS device. Untested on Android, but perhaps the issue is elsewhere?

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

No branches or pull requests

2 participants