Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Cordova.js errors

Tags:

ios

cordova

I'm getting the following errors when testing my app on chrome:

GET file:///www/cordova_plugins.js net::ERR_FILE_NOT_FOUND cordova.js:6189

OPTIONS file:///!gap_exec?1397986793096 net::ERR_FILE_NOT_FOUND cordova.js:1034

deviceready has not fired after 5 seconds. cordova.js:5720 Channel not fired: onCordovaConnectionReady cordova.js:5720 Channel not fired: onCordovaInfoReady

People are asking similar questions, but I can't seem to get the error to go away. Currently I'm developing on iOS and I am not using any plugins. Can anyone shed some light on this?

like image 231
Mohd Avatar asked Mar 08 '26 03:03

Mohd


1 Answers

you can not test your application on chrome. cordova.js file will be embedded after building the project. try building and deploying your app on the device or emulator.

like image 145
hkazemi Avatar answered Mar 10 '26 03:03

hkazemi



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!