I am building a PhoneGap App. Unfortunately, when deploying to iOS devices and simulators the deviceready event never fires. I\'m using Phonegap 2.2.0.
deviceready
I discovered that if you accidentally include the cordova.js script twice, then the deviceready event does not fire.