Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UIWebView API 被拒情况汇总(附API检测脚本) #27

Open
ChenYilong opened this issue May 9, 2020 · 0 comments
Open

UIWebView API 被拒情况汇总(附API检测脚本) #27

ChenYilong opened this issue May 9, 2020 · 0 comments

Comments

@ChenYilong
Copy link
Owner

ChenYilong commented May 9, 2020


根据 @Iteatime(技术清谈) 群里的反馈将最近 UIWebView API 被拒情况汇总一下,希望对大家上架有帮助

2020-05-09 13:15:54更新:

UIWebView API 被拒情况汇总:

  • 新APP上架 (v1.0) 有 UIWebView API 机审不通过 移除包含 UIWebView API 的SDK 重新上传上架成功
  • 老APP迭代 (比如从v1,0到v2.0) 上一版本(v1.0) 有 UIWebView API 提交时有 warning 12月为 Deadline 有案例 成功上架更新包含 UIWebView API 的更新包 (2019年5月6日)
  • 老APP迭代 上一版本(v1.0) 无 UIWebView API 新加入 UIWebView API 机审不通过 移除包含 UIWebView API 的SDK 重新上传 上架成功

感谢群里的 @独醉年华-云图iOS -北京 提供2019年5月6日的上架数据。
群里的@慧编 表示:新的app 不支持的,旧的也快了。
@em-送外卖的-重庆iOS 表示:响应苹果的号召吧 长痛不如早痛.

检测脚本

注意文章的评论区,我会在那里给出更新过的建议:

《怎么查哪个 SDK 使用了 UIWebView 的 API ?》

《怎么查哪个 SDK 使用了 UIWebView 的 API ?》

附上 Apple 的最后通牒:

Updating Apps that Use Web Views
December 23, 2019


If your app still embeds web content using the deprecated UIWebView API, we strongly encourage you to update to WKWebView as soon as possible for improved security and reliability. WKWebView ensures that compromised web content doesn’t affect the rest of an app by limiting web processing to the app’s web view. And it’s supported in iOS and macOS, and by Mac Catalyst.

The App Store will no longer accept new apps using UIWebView as of April 2020 and app updates using UIWebView as of December 2020.

翻译过来就是:

更新使用 WebView的应用程序
2019年12月23日


如果您的应用程序仍然使用被废弃的 UIWebView API 嵌入 Web 内容,我们强烈建议您尽快更新到 WKWebView,以提高安全性和可靠性。WKWebView 通过将 Web 处理限制在应用程序的 Web 视图中,确保相关的 Web 内容不会影响(侵入)到应用程序的其他部分。而且它在 iOS 和 macOS 以及 Mac Catalyst 中都支持。
从2020年4月起,App Store 将不再接受使用 UIWebView 的新应用,而从2020年12月起,App Store 将不再接受使用 UIWebView 的应用更新。

点了"在看"的同学

下半年审核通过率100%

"在看"👇👇

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant