ITMS-90809:已弃用的 API 使用——Apple 将停止接受使用 UIWebView API 的应用提交 [英] ITMS-90809: Deprecated API Usage -- Apple will stop accepting submissions of apps that use UIWebView APIs

查看:9
本文介绍了ITMS-90809:已弃用的 API 使用——Apple 将停止接受使用 UIWebView API 的应用提交的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

昨天,我将我的应用程序上传到了 TestFlight,过了一会儿,Apple 向我发送了这个警告:

Yesterday, I uploaded my App to TestFlight and after a while Apple sent me this warning:

ITMS-90809:已弃用的 API 使用 - Apple 将停止接受使用 UIWebView API 的应用提交.有关详细信息,请参阅 https://developer.apple.com/documentation/uikit/uiwebview.

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.

问题是我没有在我的应用程序中使用 UIWebView,所以我尝试更新我的 pod,但还是一样.顺便说一句,这是我在 TestFlight 上的第三次构建,这是苹果第一次向我发送这个.有什么想法吗?

The thing is that I don't use UIWebView in my app so I tried to update my pods but still the same thing.By the way this is my 3rd build on TestFlight and this is the first time apple sends me this. Any ideas?

更新

这些是我的豆荚:

pod 'Firebase/Core'
pod 'Firebase/Firestore'
pod 'Firebase/MLVision'
pod 'Firebase/MLVisionTextModel'
pod 'SVProgressHUD'
pod 'SPPermission/Camera'
pod 'SPPermission/PhotoLibrary'
pod 'Mantis'
pod 'SwiftKeychainWrapper'
pod 'SwiftyOnboard'
pod 'Fabric'
pod 'Crashlytics'

更新 2

好像我找到了有问题的框架.

Seems like I found the frameworks with the issue.

Binary file ./Pods/FirebaseMLCommon/Frameworks/FirebaseMLCommon.framework/FirebaseMLCommon matches
Binary file ./Pods/Crashlytics/iOS/Crashlytics.framework/Crashlytics matches
Binary file ./Pods/GoogleMobileVision/Detector/Frameworks/GoogleMobileVision.framework/GoogleMobileVision matches

那么现在我是否必须等待 google 修复它们并更新我的 pod?

So now do I have to wait for google to fix them and update my pods?

推荐答案

我会回答我自己的问题,因为我有关于这封电子邮件的消息.谷歌告诉我有几张关于这个问题的票,他们会尽快解决这个问题.同样,今天我的应用已获得 AppStore 的批准,因此暂时似乎只是一个警告.

I will answer my own question as I have news about this email. Google told me that there are several tickets about this issue and they are going to resolve this as soon as possible. Also today my app has been approved for the AppStore so it seems to be just a warning for the time being.

这篇关于ITMS-90809:已弃用的 API 使用——Apple 将停止接受使用 UIWebView API 的应用提交的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆