i tried to add other plugins like "device information" then also i am getting same error on console as
deviceready has not fired after 5 seconds.
Channel not fired: onPluginsReady
Channel not fired: onCordovaReady
i tried to add other plugins like "device information" then also i am getting same error on console as
deviceready has not fired after 5 seconds.
Channel not fired: onPluginsReady
Channel not fired: onCordovaReady
Could you specify what device and OS version you use to test?
MOTO E, kitkat 4.4.4
Hi Krishna -
If you get this error message:
deviceready has not fired after 5 seconds.
Channel not fired: onPluginsReady
Channel not fired: onCordovaReady
-- it means you incorrectly implemented Cordova/PhoneGap plugin in your project, mostly this is could be incorrectly declared dependencies.