Strange issue. Not sure what am I doing wrong!
but as soon as I install it, deviceready doesn't work anymore.
To test, I used a fresh cordova project and added deviceready event to call an alert();
worked.
Then installed that plugin. re-run the app.
doesn't work/show alert !
This is an issue on Android device (I used v4.1.0, 4.3 and 4.4.2) app was built using Api level 16 and 23
No issue on iOS device.
No issue when run on Android using PhoneGap developers app
Please help :(