App-Store rejecting Ios app ,"Not working on IpV6 network"

Hello have a problem with Ios App. I am build an app using ionic 1. Its work fine with android (now in play-store).
I build the same app in ios also ,its work fine with the local testing in my iPhone,But when i tried upload it in the app store they rejected it several times the reason is" the app is not working in the IP-V6 network! ". But i cant reproduce the issue in my phone(i am created a IP-V6 network ) its working fine. What is wrong with me? Anyone have any suggestion

  1. List All the plugins you are using in your APP
  2. Try to Update all the plugins in your app
  3. Check if any where you or any of plugin in are using physical IP address
  4. If you are using facebook login ensure that you are using latest SDK and plugin supporting to IPV6
  5. Build your APP with latest OS and XCode vesion

What is your broadband company?

Tikona. But to test your app for IPV6 just share your MAC machines internet with IPV6.

What is your broadband company? rahulpzy

1.< plugin name=“cordova-plugin-device” version=“1.1.2” />
< plugin name=“cordova-plugin-network-information” version=“1.2.1” />

< plugin name=“cordova-plugin-splashscreen” version=“3.2.2” />

< plugin name=“cordova-plugin-x-toast” version=“2.5.2” src=“https://github.com/EddyVerbruggen/Toast-PhoneGap-Plugin.git” />
< plugin name=“phonegap-plugin-push” version=“1.8.4”>
are the plugin that iam using
2.I think i am not using any physiacl IP
3.Im Using Latest OS

TataDocomo is my internet provider