Meteor Cordova iOS app can't run on ipv6,need help!

apple reject my app because of not running on ipv6

the app can run well on ipv4

generate ipa command below and meteor is 1.2.1

sudo meteor run ios-device --mobile-server=https://xxxx.xxx.com --settings settings.json

can someone give suggestion to fix this problem?

thanks very much!

+1

My app also rejected by the same issue.

When I changed mobile-server form ip to https://www.mywebsite.com,my app can run on ipv6,and published on App Store

发自 网易邮箱大师

I’m sorry. My problem was resolved. It’s not ipv6 problem.

hello , how is your problem was solving ?

Hello tomwang122, Can you please specify how you have done this, because I have the same problem.