【问题标题】:ITMS-90809: Deprecated API Usage - Still Getting Warning even the solution is appliedITMS-90809:不推荐使用的 API - 即使应用了解决方案,仍然会收到警告
【发布时间】:2020-03-20 21:32:26
【问题描述】:

您好,我正在使用 xamarin 表单和 cocossharp 在 c# 上开发应用程序。每次我在苹果商店发表文章时都会收到警告:

ITMS-90809: Deprecated API Usage - Apple will stop accepting submissions of new apps that use UIWebView APIs starting from April 2020. See 
https://developer.apple.com/documentation/uikit/uiwebview for more information.

After you’ve corrected the issues, you can upload a new binary to App Store Connect.


这对我来说并不新鲜,因为我去年收到了这个警告,但苹果已经给出了最后期限。

我在这里找到了由 xamarin.ios 团队 (https://devblogs.microsoft.com/xamarin/uiwebview-deprecation-xamarin-forms/) 修复的解决方案

但即使我遵循该解决方案,我仍然收到警告,我还删除了 Xamarin.Auth,我认为它也使用 UIWebView。

这是我使用的包的列表。

【问题讨论】:

标签: visual-studio-2010 xamarin.forms xamarin.ios app-store-connect cocossharp


【解决方案1】:

如果您使用 Visual Material,则必须使用 Xamarin Forms 4.6 版本,看来您使用的是 4.5。

【讨论】:

    猜你喜欢
    • 2020-12-09
    • 1970-01-01
    • 1970-01-01
    • 2020-12-12
    • 1970-01-01
    • 2020-08-16
    • 2020-11-09
    • 2020-11-19
    • 2021-08-10
    相关资源
    最近更新 更多