Referenced file 'cordova_plugins.js' not found error

Hi,

While doing the Cordova using you may encounter the below errors-

-Referenced file 'cordova_plugins.js' not found
-Could not find cordova.js script tag

One solution of this issue may due to the lack of the webApp plugin.

To install it , go to your config.xml file [in your app] and then in the plugins section select in App Browser and add it.Once added successfully, the application will work.

Comments

Popular posts from this blog

Listing/Delisting of an article in to an Assortment in SAP SCM Retail

How To Install LEX and YACC in Linux or Ubuntu

How to Implement Two - Pass Assembler in C / Assembler C Code