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.
我正在开发 YouTube 视频播放应用程序,UIWebView当我将设备从纵向模式旋转到横向模式时,我需要通过其正常工作来播放视频。但是当我单击缩放选项(缩放选项意味着通过UIWebView)并尝试从纵向旋转屏幕时到横向模式,它在右下角显示白色空白屏幕。如果在底部从横向到纵向,它显示白色空白屏幕。请帮帮我。
UIWebView
我想这与您的 webviews 背景颜色有关。无论如何,您可以提供一些屏幕截图以使其更清晰。