10

I can't use AFNetworking 3.x actually. Does the 2.6.X version is compatible with IPv6 ? Even Reachability ?

Apple says:

Starting June 1, 2016 all apps submitted to the App Store must support IPv6-only networking. Most apps will not require any changes because IPv6 is already supported by NSURLSession and CFNetwork APIs.

I'm not using NSURLSession but NSURLConnection... (waiting a migration of my app to Swift in the next months to use NSURLSession).

Note that I'm using URL with names in my app, not IP.

Thanks,

alex.bour
  • 2,842
  • 9
  • 40
  • 66
  • 1
    I've asked this question here: https://github.com/AFNetworking/AFNetworking/pull/3174#issuecomment-217256726 – Matt Kantor May 05 '16 at 19:50
  • Do you think we can use the 3.0 version of the Reachability class with AFNetworking 2.x ? – alex.bour May 05 '16 at 20:36
  • I have tested creating a NAT64 local network (sharing) - as Apple recommended for tests - and all seems to work in my app. – alex.bour May 10 '16 at 11:53

0 Answers0