Hi.
Run into problems.
On cocos2d-x 2.2.6 on iOS 10.x and above does not work “post” request.
More precisely, the application does not find the “host”.
(Cocos2d: error buffer: Couldn’t resolve host)
On iOS 9.3, there are no problems with the application.
As a result, the application works on one device, but not on the other.
I believe I need to update the curl library, but not sure if I’m right.
You can help with the problem.