I have an iOS app that now cannot connet to websocket servers when building with new SDKs

I have an iOS app that now cannot connet to websocket servers when building with new SDKs.

The app that i have deployed in appstore can connect to the existing websocket servers we use but when i build the same code with the new SDKs (Nex XCode) the app connects to the websocket server and then disconnect right after that so no messages are received and no messages are sent.

What has changed and what do i need to change in the app? Or do i need to change somehing else somewhere else?

I have an iOS app that now cannot connet to websocket servers when building with new SDKs
 
 
Q