required iPv6 compatibility - iOS app rejected by apple

前端 未结 4 563
天涯浪人
天涯浪人 2020-11-27 04:31

after June 1, I submit my ionic app to itunes connect and I got the message from apple.

Apps are reviewed on an IPv6 network. Please ensure that you

4条回答
  •  暖寄归人
    2020-11-27 05:08

    Remove dot notation from API URL because IPv6 network not allowed dot notation in URL. I removed from API URL and its work for me.

提交回复
热议问题