cordova-plugin-safariviewcontroller icon indicating copy to clipboard operation
cordova-plugin-safariviewcontroller copied to clipboard

Add support for Cordova 9.0

Open CapLonelyFlaw opened this issue 5 years ago • 1 comments

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

    • cordova-plugin-safariviewcontroller 1.6.0

CapLonelyFlaw avatar May 23 '19 07:05 CapLonelyFlaw

@CapLonelyFlaw and now for Cordova@10 )

WuglyakBolgoink avatar Aug 11 '20 16:08 WuglyakBolgoink