• <tfoot id='LUTEd'></tfoot>
  • <legend id='LUTEd'><style id='LUTEd'><dir id='LUTEd'><q id='LUTEd'></q></dir></style></legend>

      • <bdo id='LUTEd'></bdo><ul id='LUTEd'></ul>

      <small id='LUTEd'></small><noframes id='LUTEd'>

        <i id='LUTEd'><tr id='LUTEd'><dt id='LUTEd'><q id='LUTEd'><span id='LUTEd'><b id='LUTEd'><form id='LUTEd'><ins id='LUTEd'></ins><ul id='LUTEd'></ul><sub id='LUTEd'></sub></form><legend id='LUTEd'></legend><bdo id='LUTEd'><pre id='LUTEd'><center id='LUTEd'></center></pre></bdo></b><th id='LUTEd'></th></span></q></dt></tr></i><div id='LUTEd'><tfoot id='LUTEd'></tfoot><dl id='LUTEd'><fieldset id='LUTEd'></fieldset></dl></div>

        ITMS-90809:已弃用的 API 使用——Apple 将停止接受使用 UIWebView API 的应用提交

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

        <i id='PwNAl'><tr id='PwNAl'><dt id='PwNAl'><q id='PwNAl'><span id='PwNAl'><b id='PwNAl'><form id='PwNAl'><ins id='PwNAl'></ins><ul id='PwNAl'></ul><sub id='PwNAl'></sub></form><legend id='PwNAl'></legend><bdo id='PwNAl'><pre id='PwNAl'><center id='PwNAl'></center></pre></bdo></b><th id='PwNAl'></th></span></q></dt></tr></i><div id='PwNAl'><tfoot id='PwNAl'></tfoot><dl id='PwNAl'><fieldset id='PwNAl'></fieldset></dl></div>
      1. <legend id='PwNAl'><style id='PwNAl'><dir id='PwNAl'><q id='PwNAl'></q></dir></style></legend>
            <bdo id='PwNAl'></bdo><ul id='PwNAl'></ul>

                <small id='PwNAl'></small><noframes id='PwNAl'>

                <tfoot id='PwNAl'></tfoot>
                    <tbody id='PwNAl'></tbody>
                  本文介绍了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 的应用提交的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

                  相关文档推荐

                  Hardware Volume buttons change in app volume(硬件音量按钮更改应用程序音量)
                  Resume game cocos2d(恢复游戏 cocos2d)
                  Cocos2D + Disabling only Retina iPad Graphics(Cocos2D + 仅禁用 Retina iPad 图形)
                  [ios.cocos2d+box2d]how to disable auto-rotation?([ios.cocos2d+box2d]如何禁用自动旋转?)
                  Storing and reading files from Documents directory iOS 5(从 Documents 目录存储和读取文件 iOS 5)
                  How can I implement a virtual joystick for a cocos2d game outside the cocos2d environment?(如何在 cocos2d 环境之外实现 cocos2d 游戏的虚拟摇杆?)
                    <tbody id='TCNrh'></tbody>

                      <i id='TCNrh'><tr id='TCNrh'><dt id='TCNrh'><q id='TCNrh'><span id='TCNrh'><b id='TCNrh'><form id='TCNrh'><ins id='TCNrh'></ins><ul id='TCNrh'></ul><sub id='TCNrh'></sub></form><legend id='TCNrh'></legend><bdo id='TCNrh'><pre id='TCNrh'><center id='TCNrh'></center></pre></bdo></b><th id='TCNrh'></th></span></q></dt></tr></i><div id='TCNrh'><tfoot id='TCNrh'></tfoot><dl id='TCNrh'><fieldset id='TCNrh'></fieldset></dl></div>
                      <tfoot id='TCNrh'></tfoot>

                      <small id='TCNrh'></small><noframes id='TCNrh'>

                          <bdo id='TCNrh'></bdo><ul id='TCNrh'></ul>
                          <legend id='TCNrh'><style id='TCNrh'><dir id='TCNrh'><q id='TCNrh'></q></dir></style></legend>