Hi, I have some problem with device ready, that was never called. i have this response in console from iOS emulator from xCode
[Log] deviceready has not fired after 5 seconds. (console-via-logger.js, line 173)
[Log] Channel not fired: onCordovaInfoReady (console-via-logger.js, line 173)
[Log] Channel not fired: onCordovaConnectionReady (console-via-logger.js, line 173)
i have added the org.apache.cordova.device but it not work.
How can I resolve? because without device ready i can’t check the connection status…
Thanks Claudio