应用因缺少IPv6而被拒绝,这是服务器还是应用问题? [英] App rejected for lack of IPv6, is this a server or app issue?

查看:83
本文介绍了应用因缺少IPv6而被拒绝,这是服务器还是应用问题?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Apple拒绝了一个应用程序,因为该应用程序无法在其IPv6网络上运行.我设法使用ipv6唯一地址对此进行了测试,并且可以看到使用IPv6唯一地址时无法访问我正在使用的第三方API.

Apple rejected an app because it didnt work on their IPv6 network. I've managed to test this on my end using an ipv6 only address and can see that the third party API i'm using is unreachable when using an IPv6-only address.

每当我尝试使用API​​时,都会收到响应

Any time i try to use the API I get the response

A server with the specified hostname could not be found

如果我在野生动物园中手动输入URL,也会发生同样的事情,而其他支持IPv6的站点(例如gmail等)也可以工作.

The same thing happens if I manually go the URL in safari, whereas other IPv6-ready sites like gmail etc work.

所以我的问题是,我是否需要让我查询的API的开发人员更新其服务器以支持IPv6,才能使其正常运行,或者我应该做些什么?在应用程序方面才能做到这一点?

So my question is do I need to get the developers of the API I'm querying to update their servers to support IPv6 in order to get this working, or is there something I should be doing on the app side in order to make this work?

推荐答案

无需更改任何外部服务器.都是关于客户的.如果通过这种第三方API"表示他们有一个要包含在应用程序中的库,则可能是他们在其代码中执行了某些操作而无法正常工作;如果是这种情况,那么您需要请他们修复他们的客户端库.

There's no need to change any external servers. It's all about the client. If by this "third party API" you mean they have a library which you include into your app, then perhaps they are doing something in their code that is not working correctly; if this is the case, then you need to ask them to fix their client library.

这篇关于应用因缺少IPv6而被拒绝,这是服务器还是应用问题?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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