Apple 不接受使用 UIWebView 的应用程序 [英] Apple does not accept apps that use UIWebView

查看:28
本文介绍了Apple 不接受使用 UIWebView 的应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个在 Unity 中创建的游戏,但 Apple 不接受该游戏,原因如下:

I have a game created in Unity which Apple does not accept because of the following:

问题似乎出在 Google Mobile ADS 中

It seems that the problem is in Google Mobile ADS

我们发现您的应用我的游戏"最近交付的一个或多个问题10.0 (10).请更正以下问题,然后重新上传.ITMS-90809:不推荐使用的 API 使用 - 不再接受使用 UIWebView 的新应用程序.相反,使用 WKWebView 来提高安全性和可靠性.了解更多 (https://developer.apple.com/documentation/uikit/uiwebview).

We identified one or more issues with a recent delivery for your app, "My Game" 10.0 (10). Please correct the following issues, then upload again. ITMS-90809: Deprecated API Usage - New apps that use UIWebView are no longer accepted. Instead, use WKWebView for improved security and reliability. Learn more (https://developer.apple.com/documentation/uikit/uiwebview).

我遵循了我在 stackoverflow 上找到的几个答案:

I have followed several answer that I found on stackoverflow:

UIWebView 仍然存在于 Google 移动广告中

我也关注了其他 Unity 论坛,但找不到解决方案

I have also followed other Unity forums and I can't find a solution

https://forum.unity.com/threads/itms-90809-deprecated-api-usage-new-apps-that-use-uiwebview-are-no-longer-accepted.883510/

我的游戏是用 Unity 创建的,我从来没有使用过 Pod

My game is created with Unity, and at no time have I used Pod

我已经运行 grep -r "UIWebView". ,但这显示了我看不到的文件,不在 xCode 中,也不在 Visual Studio 中

I have run grep -r "UIWebView". , but this shows files that I can't see, not in xCode, and not in Visual Studio either

我不知道应该在哪个文件夹中运行此命令.当我在 Pod 文件夹中执行此操作时,它显示我无法在编辑器中打开的文件如何找到包含 UIWebView 的文件所在的位置?

I don't know exactly in which folder I should run this command. When I do it in the Pod folder, it shows me files that I cannot open in the editorHow can I find where the files containing UIWebView are located?

我不知道如何在 xCode 中找到这些文件来修改它们并尝试让 Apple 接受我的游戏

I don't know how to find those files in xCode to modify them and try to get Apple to accept my game

你能帮我在 xCode 中找到那些文件吗?我应该怎么做才能纠正这个问题?谢谢

Can you help me find those files in xCode? What should i do to correct this problem? Thanks

我需要解决我的问题的答案.除了我的答案之外,唯一的答案是提供我在问题中尝试并显示的数据.我认为奖励给没有阅读我的问题的人是不合逻辑的,谢谢

I need answers that solve my problem. The only answer there is, except for mine, offers data that I have tried and showed in my question. I do not see logical that the reward is given to someone who has not read my question, Thank you

推荐答案

最后看到没有收到回复,在Unity 2020.1.17f1版本中再次启动项目解决了问题.这并不是我提出的问题的真正解决方案,但既然解决了我的问题,我就把它作为答案.感谢那些试图帮助我的人.@AlexB

Finally and seeing that I do not receive a response, I have solved the problem by starting the project again in the Unity 2020.1.17f1 version. This is not really a solution to the problem that I raised, but since it has solved my problem, I put it as an answer. Thanks to those who have tried to help me. @AlexB

这篇关于Apple 不接受使用 UIWebView 的应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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