UserAgent获取与修改
背景 早从19年 iOS 13开始Apple就建议我们将App中使用UIWebView的地方切换为WKWebView了。 ITMS-90809: Deprecated API Usage - Apple will stop accepting submissions of apps that use UIWebView APIs . See https://developer.apple.com/documentation/uikit/uiwebview for more information. ...