0

when I upgraded my Android app to cordova 3.2 I am seeing below error in console please help.

"Uncaught module cordova/plugin_list already defined", source: file:///android_asset/www/cordova.js (79)

Thanks.

Rashmi Ranjan mallick
  • 6,390
  • 8
  • 42
  • 59

1 Answers1

1

Solution is found in following answer Control if "cordova_plugins.js" is already included in your html files. If it is, remove that line.

Community
  • 1
  • 1
Atilla Ozgur
  • 14,339
  • 3
  • 49
  • 69