I didn\'t have this problem on previous versions of Phonegap. But in 2.2, when I change the orientation, it doesn\'t update the uiwebview.
uiwebview
Does phonegap not
window.addEventListener( "orientationchange", function() { // Announce the new orientation number location.reload(); }, false );