i have developed an iPhone app using Phonegap 2.9 and Jquery mobile 1.4 Beta 1. The application run fine in Xcode iPhone simulator, but throws 'Channel not fired: onDOMContentLoaded' in cordova.js when i tried to deploy to iPhone device (iOS 6) from Xcode.
The app takes long time (above 2-3 min) to show index.html and shows the above error in Xcode output window.