I am working on a web application (game) that will only be playable in landscape mode. I want to make it a full-screen webapp using:
<meta name="apple-mobile-web-app-capable" content="yes" /> <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" /> as discussed on this list. However when operating in full-screen mode, rotating the phone doesn't cause the web view to shift into landscape mode. Am I missing something? Does anyone know a way of getting landscape mode and full-screen mode at the same time? Thanks, Sean --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "iPhoneWebDev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/iphonewebdev?hl=en -~----------~----~----~----~------~----~------~--~---
