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.
我正在处理 UIWebView 并加载 HTTPS url,但如果其中包含 http,则它不会打开。主要是我需要在 UIWebView 中打开混合内容。我尝试使用启用“NSAllowsArbitraryLoads”,但没有运气。我的目标 iOS 版本是 iOS 10.2 及更高版本。感谢任何帮助。