nativescript-cordova-support
nativescript-cordova-support copied to clipboard
Error: Unsupported Cordova JS function `pluginloader.findCordovaPath`
I am trying to integrate the Cordova plugin @thegrizzlylabs/cordova-plugin-genius-scan into our Nativescript Angular web sharing project.
The following error is thrown while running the command tns runs ios --bundle
Unsupported Cordova JS function `pluginloader.findCordovaPath`.
CONSOLE LOG file:///app/vendor.js:108197:20: pluginloader.injectScript(nativescript-cordova-support/cordova_plugins.js...) called
CONSOLE LOG file:///app/vendor.js:108202:24: error injectScript nativescript-cordova-support/cordova_plugins.js: Error: Could not find module 'nativescript-cordova-support/cordova_plugins.js'.
I see that this plugin has been deprecated. Is there an alternative?
Currently, there are no alternatives that we know of. This plugin was a proof-of-concept that reached beta status but was never picked up by the community.