Yahya
Posts: 0
Joined: Tue Nov 11, 2014 1:08 pm

phonegap device ready in separate js

Good day
I am using jquery mobile and phonegap the issue that phonegap device ready not working on some devices like galaxy A7.. while it is working fine in most devices. I tried man ways but the only way it works is to put alert command before document.addEventListenr ("deviceready", ononDeviceReay, false);

Please if any solution.

thank you.

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

phonegap device ready in separate js

Hello Yahya,

Please try to debug your app remotely using Weinre debugger (https://docs.appery.io/docs/weinre-de...).

Please check if there are any errors in the Weinre console.

Return to “Issues”