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.