I just submitted an app to the app store and it got rejected with the following message:
Performance - 2.1We discovered one or more bugs in your app when reviewed on iPad and iPhone running iOS 9.3.4 on Wi-Fi connected to an IPv6 network.Specifically, your app launched to a blue screen and content did not load.We’ve attached screenshot(s) for your reference.
Could you let me know if backendless supports ipv6 and if you can help me with this.
Thank you.
Our library communicates with the backend via HTTP, we do not do any IPv4 or IPv6 specific networking. I suspect the problem is somewhere else and not in the Backendless library.
HI, the issue is not with the Backendless SDK , if u use some code to check the internet connection then check for SCNetworkReachabilityCreateWithAddress this is what will cause such issue use