My app is contentiously rejected by reviewers.They gives me below reason.
Please revise your app and test it on a device while connected to an IPv6 network (all apps must support IPv6) to ensure it will launch without crashing.
I've used objective-c and the api which I used is in php. Also I have used NSURLSession
and NSURLConnection
for calling the API's.
I'm not using AFnetworking
.I have done lots of RNDs from last two days.
Can anyone suggest me how can I solve this issue?