由于IPV6崩溃,Apple App被拒绝 [英] Apple App Rejected Due to IPV6 Crash

查看:93
本文介绍了由于IPV6崩溃,Apple App被拒绝的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用Dotnet的网络服务创建了一个ios应用程序,它在1个月前成功发布。我将我的应用程序与Web服务同步连接。
现在我已经更改了应用程序和应用程序异步连接Web服务并将应用程序放在appstore上。但苹果公司拒绝了该应用程序称其在iPV6上崩溃。
有人可以指导我,如何解决这个问题。由于我的服务器是基于iPV4的,我无法升级我的服务器。

I have created an ios app using web services of Dotnet and it was launched successfully 1 month ago. I connected my app with web services Synchronously. Now I have changed the app and app is connecting with web Services ASynchronously and put the app on appstore. But Apple rejected the app saying it is crashing on iPV6. Can someone guide me, how to resolve this issue. As my server is iPV4 based, I am not able to upgrade my server.

推荐答案

我遇到过同样的问题。由于IPV6,我的也被拒绝了。请检查以下两项适用于您的应用程序:

I had faced same issue. Mine was also rejected due to IPV6. Check below two things for your application:

1)确保您在应用程序中使用的API链接没有任何IP地址。如果您使用IPAddress调用API,那么您的应用程序将被拒绝。

1) Make sure you API link which you used in your application, doesn't have any ip address. If you calling API using IPAddress then your application will rejected.

2)使用IPV6网络测试您的应用程序。这是链接

2) Do testing your application using IPV6 network thorugh your system. Here is the link.

如果您的应用程序满足两个测试用例,那么请不要做任何事情,只需在iTuneConnect中正确评论告诉他们我的应用程序在IPV6网络中运行。你能指导我找到我的问题吗?如果可能,我可以与您的代表联系吗?

If your application is fullfill both testcase, then don't do any thing, just right comment in iTuneConnect and told them that my application is running in IPV6 network. Can you please guide to find my issue? If possible then can I have a call with your representative?

因此,他们会询问您的联系方式并给您打电话,您的问题将会重新开始。我浪费了大约20天来解决这个问题。但苹果代表告诉他们这是他们的内部问题。

So they ask your contact detail and give you call and your issue will resvoled. I have wasted around 20 days to solved this issue. But apple representative told that this is them internal issue.

所以我建议尽快联系Apple代表,你的问题将在不做任何事情的情况下解决。

So my humble advice to contact Apple representative as soon as possible and your issue will resolve without doing anything.

这篇关于由于IPV6崩溃,Apple App被拒绝的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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