Apple App Rejected Due to IPV6 Crash

前端 未结 1 1138
北海茫月
北海茫月 2021-01-15 16:27

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 t

相关标签:
1条回答
  • 2021-01-15 17:04

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

    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) Do testing your application using IPV6 network thorugh your system. Here is the link.

    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?

    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.

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

    0 讨论(0)
提交回复
热议问题