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

Add support for Cordova 9 #47

Open
CapLonelyFlaw opened this issue May 23, 2019 · 6 comments
Open

Add support for Cordova 9 #47

CapLonelyFlaw opened this issue May 23, 2019 · 6 comments

Comments

@CapLonelyFlaw
Copy link

CapLonelyFlaw commented May 23, 2019

I'm submitting a ...

  • bug report

Current behavior:

Nightly build of cordova makes backward-incompatible changes.

ERROR: Using "requireCordovaModule" to load non-cordova module "q" is not supported. Instead, add this module to your dependencies and use regular "require" to load it.

A new major version of this plugin might probably need to be released in order to support it.

Steps to reproduce:

Use the latest cordova nightly build along with this plugin.

Environment information

  • Cordova CLI version

  • Cordova platform version

    • ios 4.5.5
  • Plugins & versions installed in project

    • phonegap-mobile-accessibility 1.0.5
@HarelM
Copy link

HarelM commented Oct 5, 2019

Any updates on this?
@CapLonelyFlaw how did you solve this?

@CapLonelyFlaw
Copy link
Author

I'm just using cordova 8.

@HarelM
Copy link

HarelM commented Jan 12, 2020

@maintainers Any update on this? Is there a fork someone is familiar with that can be used with Crodova 9.0?

@HarelM
Copy link

HarelM commented Jan 12, 2020

Well, seems like this is OK in cordova 9.0 after all... Ignore me...

@muhammad-omar
Copy link

Well, seems like this is OK in cordova 9.0 after all... Ignore me...

How did you manage it? i got the same error you mentioned above.

@HarelM
Copy link

HarelM commented Feb 25, 2020

I didn't do anything special, just cordova plugin add ... as usual. My original post was before I tried it out.

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

No branches or pull requests

3 participants