Page 1 of 1

phonegap device ready in separate js

Posted: Wed Aug 15, 2018 8:36 am
by Yahya

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.


phonegap device ready in separate js

Posted: Wed Aug 15, 2018 3:11 pm
by Serhii Kulibaba

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.