Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Phonegap を使用して iPhone アプリを開発しました。私のアプリは横向きのみをサポートしています。HTML ページ コンテンツの 1 つが、横向きモードで正しく表示されません。
<preference name="orientation" value="landscape">config.xml ファイルに追加しました。それでも問題は解決しません。
<preference name="orientation" value="landscape">
この問題を解決するにはどうすればよいですか?