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.
Does phonegap not support landscape view by default? How do you handle this?

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This is not an issue with the WebView getting updated but with the meta tag in the index.html’s document head.
After removing the unnecessary
height=device-heighteverything works just fine