Quantcast
Channel: Ionic Forum - Latest posts
Viewing all articles
Browse latest Browse all 228595

deviceready has not fired after 5 seconds

$
0
0

I have a big problems.. when a use

document.addEventListener("deviceready", onDeviceReady, false);

function onDeviceReady() {
    $scope.prueba = 'ready';

}

I have this error

deviceready has not fired after 5 seconds. console-via-logger.js:173
Channel not fired: onCordovaInfoReady console-via-logger.js:173

Any help?.

Thanks


Viewing all articles
Browse latest Browse all 228595

Trending Articles