cordova-plugin-settings-hook
cordova-plugin-settings-hook copied to clipboard
cordova v 9 support
When I upgraded to cordova v 9 I get this 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.
It's coming from the updatePlatformConfig.js file.