Software Archive
Read-only legacy content
17061 Discussions

JS errors from cordova_plugins.js

Nick_F_2
New Contributor III
263 Views

When running my app in Simulate (V3491), I am now getting lots of errors like this,


10Uncaught module cordova-plugin-customurlscheme.LaunchMyApp already defined cordova.js:79
10Uncaught module cordova-plugin-device.device already defined cordova.js:79
10Uncaught module cordova-plugin-dialogs.notification already defined cordova.js:79
10Uncaught module cordova-plugin-splashscreen.SplashScreen already defined cordova.js:79
10Uncaught module cordova-plugin-inappbrowser.inappbrowser already defined cordova.js:79
10Uncaught module cordova-plugin-statusbar.statusbar already defined 

When checking the cordova_plugins.js file under debug in Simulate there are multiple entries for the plugins listed.

0 Kudos
1 Reply
PaulF_IntelCorp
Employee
263 Views

Please see known issues section of the release notes.

0 Kudos
Reply