Windows 8.1 app publish fail (Support API test)

I’m trying to publish my game (Release Win32) to windows app store and got errors:

Using Windows 8.1 x64, cocos2d-x 3.6, Windows App Certification Kit 3.3.

Its possible to publish a game using cocos2d-x 3.6 to Windows 8.1?

http://s30.postimg.org/yvyvnct8x/Support_API_test.png

API WSAAddressToStringW in ws2_32.dll is not supported for this application type. libwebsockets.dll calls this API.
API WSACleanup in ws2_32.dll is not supported for this application type. libwebsockets.dll calls this API.
API WSACloseEvent in ws2_32.dll is not supported for this application type. libwebsockets.dll calls this API.
API WSACreateEvent in ws2_32.dll is not supported for this application type. libwebsockets.dll calls this API.
API WSAEnumNetworkEvents in ws2_32.dll is not supported for this application type. libwebsockets.dll calls this API.
API WSAEventSelect in ws2_32.dll is not supported for this application type. libwebsockets.dll calls this API.
API WSAGetLastError in ws2_32.dll is not supported for this application type. libwebsockets.dll calls this API.
API WSAIoctl in ws2_32.dll is not supported for this application type. libwebsockets.dll calls this API.
API WSAResetEvent in ws2_32.dll is not supported for this application type. libwebsockets.dll calls this API.
API WSASetEvent in ws2_32.dll is not supported for this application type. libwebsockets.dll calls this API.
API WSAStartup in ws2_32.dll is not supported for this application type. libwebsockets.dll calls this API.
API WSAWaitForMultipleEvents in ws2_32.dll is not supported for this application type. libwebsockets.dll calls this API.
API accept in ws2_32.dll is not supported for this application type. libwebsockets.dll calls this API.
API bind in ws2_32.dll is not supported for this application type. libwebsockets.dll calls this API.
API closesocket in ws2_32.dll is not supported for this application type. libwebsockets.dll calls this API.
API connect in ws2_32.dll is not supported for this application type. libwebsockets.dll calls this API.
API gethostbyaddr in ws2_32.dll is not supported for this application type. libwebsockets.dll calls this API.
API gethostbyname in ws2_32.dll is not supported for this application type. libwebsockets.dll calls this API.
API gethostname in ws2_32.dll is not supported for this application type. libwebsockets.dll calls this API.
API getpeername in ws2_32.dll is not supported for this application type. libwebsockets.dll calls this API.
API getprotobyname in ws2_32.dll is not supported for this application type. libwebsockets.dll calls this API.
API getsockname in ws2_32.dll is not supported for this application type. libwebsockets.dll calls this API.
API htons in ws2_32.dll is not supported for this application type. libwebsockets.dll calls this API.
API ioctlsocket in ws2_32.dll is not supported for this application type. libwebsockets.dll calls this API.
API listen in ws2_32.dll is not supported for this application type. libwebsockets.dll calls this API.
API ntohs in ws2_32.dll is not supported for this application type. libwebsockets.dll calls this API.
API recv in ws2_32.dll is not supported for this application type. libwebsockets.dll calls this API.
API select in ws2_32.dll is not supported for this application type. libwebsockets.dll calls this API.
API send in ws2_32.dll is not supported for this application type. libwebsockets.dll calls this API.
API setsockopt in ws2_32.dll is not supported for this application type. libwebsockets.dll calls this API.
API shutdown in ws2_32.dll is not supported for this application type. libwebsockets.dll calls this API.
API socket in ws2_32.dll is not supported for this application type. libwebsockets.dll calls this API.
API WSACleanup in ws2_32.dll is not supported for this application type. libcocos2d_v3.6_Windows_8.1.dll calls this API.
API WSAStartup in ws2_32.dll is not supported for this application type. libcocos2d_v3.6_Windows_8.1.dll calls this API.
API __WSAFDIsSet in ws2_32.dll is not supported for this application type. libcocos2d_v3.6_Windows_8.1.dll calls this API.
API accept in ws2_32.dll is not supported for this application type. libcocos2d_v3.6_Windows_8.1.dll calls this API.
API bind in ws2_32.dll is not supported for this application type. libcocos2d_v3.6_Windows_8.1.dll calls this API.
API closesocket in ws2_32.dll is not supported for this application type. libcocos2d_v3.6_Windows_8.1.dll calls this API.
API freeaddrinfo in ws2_32.dll is not supported for this application type. libcocos2d_v3.6_Windows_8.1.dll calls this API.
API getaddrinfo in ws2_32.dll is not supported for this application type. libcocos2d_v3.6_Windows_8.1.dll calls this API.
API inet_ntop in ws2_32.dll is not supported for this application type. libcocos2d_v3.6_Windows_8.1.dll calls this API.
API inet_pton in ws2_32.dll is not supported for this application type. libcocos2d_v3.6_Windows_8.1.dll calls this API.
API ioctlsocket in ws2_32.dll is not supported for this application type. libcocos2d_v3.6_Windows_8.1.dll calls this API.
API listen in ws2_32.dll is not supported for this application type. libcocos2d_v3.6_Windows_8.1.dll calls this API.
API ntohs in ws2_32.dll is not supported for this application type. libcocos2d_v3.6_Windows_8.1.dll calls this API.
API recv in ws2_32.dll is not supported for this application type. libcocos2d_v3.6_Windows_8.1.dll calls this API.
API select in ws2_32.dll is not supported for this application type. libcocos2d_v3.6_Windows_8.1.dll calls this API.
API send in ws2_32.dll is not supported for this application type. libcocos2d_v3.6_Windows_8.1.dll calls this API.
API setsockopt in ws2_32.dll is not supported for this application type. libcocos2d_v3.6_Windows_8.1.dll calls this API.
API socket in ws2_32.dll is not supported for this application type. libcocos2d_v3.6_Windows_8.1.dll calls this API.
API WSACleanup in ws2_32.dll is not supported for this application type. libeay32.dll calls this API.
API WSAGetLastError in ws2_32.dll is not supported for this application type. libeay32.dll calls this API.
API WSASetLastError in ws2_32.dll is not supported for this application type. libeay32.dll calls this API.
API WSAStartup in ws2_32.dll is not supported for this application type. libeay32.dll calls this API.
API accept in ws2_32.dll is not supported for this application type. libeay32.dll calls this API.
API bind in ws2_32.dll is not supported for this application type. libeay32.dll calls this API.
API closesocket in ws2_32.dll is not supported for this application type. libeay32.dll calls this API.
API connect in ws2_32.dll is not supported for this application type. libeay32.dll calls this API.
API gethostbyname in ws2_32.dll is not supported for this application type. libeay32.dll calls this API.
API getservbyname in ws2_32.dll is not supported for this application type. libeay32.dll calls this API.
API getsockopt in ws2_32.dll is not supported for this application type. libeay32.dll calls this API.
API htonl in ws2_32.dll is not supported for this application type. libeay32.dll calls this API.
API htons in ws2_32.dll is not supported for this application type. libeay32.dll calls this API.
API ioctlsocket in ws2_32.dll is not supported for this application type. libeay32.dll calls this API.
API listen in ws2_32.dll is not supported for this application type. libeay32.dll calls this API.
API ntohl in ws2_32.dll is not supported for this application type. libeay32.dll calls this API.
API ntohs in ws2_32.dll is not supported for this application type. libeay32.dll calls this API.
API recv in ws2_32.dll is not supported for this application type. libeay32.dll calls this API.
API recvfrom in ws2_32.dll is not supported for this application type. libeay32.dll calls this API.
API send in ws2_32.dll is not supported for this application type. libeay32.dll calls this API.
API sendto in ws2_32.dll is not supported for this application type. libeay32.dll calls this API.
API setsockopt in ws2_32.dll is not supported for this application type. libeay32.dll calls this API.
API shutdown in ws2_32.dll is not supported for this application type. libeay32.dll calls this API.
API socket in ws2_32.dll is not supported for this application type. libeay32.dll calls this API.
API WSACleanup in ws2_32.dll is not supported for this application type. libcurl.dll calls this API.
API WSAGetLastError in ws2_32.dll is not supported for this application type. libcurl.dll calls this API.
API WSAIoctl in ws2_32.dll is not supported for this application type. libcurl.dll calls this API.
API WSASetLastError in ws2_32.dll is not supported for this application type. libcurl.dll calls this API.
API WSAStartup in ws2_32.dll is not supported for this application type. libcurl.dll calls this API.
API __WSAFDIsSet in ws2_32.dll is not supported for this application type. libcurl.dll calls this API.
API accept in ws2_32.dll is not supported for this application type. libcurl.dll calls this API.
API bind in ws2_32.dll is not supported for this application type. libcurl.dll calls this API.
API closesocket in ws2_32.dll is not supported for this application type. libcurl.dll calls this API.
API connect in ws2_32.dll is not supported for this application type. libcurl.dll calls this API.
API gethostbyname in ws2_32.dll is not supported for this application type. libcurl.dll calls this API.
API gethostname in ws2_32.dll is not supported for this application type. libcurl.dll calls this API.
API getpeername in ws2_32.dll is not supported for this application type. libcurl.dll calls this API.
API getsockname in ws2_32.dll is not supported for this application type. libcurl.dll calls this API.
API getsockopt in ws2_32.dll is not supported for this application type. libcurl.dll calls this API.
API htons in ws2_32.dll is not supported for this application type. libcurl.dll calls this API.
API ioctlsocket in ws2_32.dll is not supported for this application type. libcurl.dll calls this API.
API listen in ws2_32.dll is not supported for this application type. libcurl.dll calls this API.
API ntohs in ws2_32.dll is not supported for this application type. libcurl.dll calls this API.
API recv in ws2_32.dll is not supported for this application type. libcurl.dll calls this API.
API recvfrom in ws2_32.dll is not supported for this application type. libcurl.dll calls this API.
API select in ws2_32.dll is not supported for this application type. libcurl.dll calls this API.
API send in ws2_32.dll is not supported for this application type. libcurl.dll calls this API.
API sendto in ws2_32.dll is not supported for this application type. libcurl.dll calls this API.
API setsockopt in ws2_32.dll is not supported for this application type. libcurl.dll calls this API.
API socket in ws2_32.dll is not supported for this application type. libcurl.dll calls this API.

Fixed it updating Windows Certificated from 3.3 to 3.4, but there is a last error:

http://s27.postimg.org/582r74qwj/Untitled.png

Type location testError Found: The type location test detected the following errors:
The types in the cge namespace are located in file C:\Program Files\WindowsApps31323MyGameName_1.1.0.2_x86__5z8geh8w0vt6t\cocos2d.winmd that does not match the namespace.

Impact if not fixed:
Windows store doesn’t allow apps that don’t pass Windows Runtime Metadata Validation.

How to fix:
Please ensure that the metadata for all Windows Runtime types is located in the winmd file that has the longest namespace-matching name in the appx package.

I feel this is something very dumb i am doing. Anyone faced it and solved?

I’m facing the same issue, how did you manage to fix it?
Thanks