Aleksandr Honcharov

Results 2 issues of Aleksandr Honcharov

* Library setup method: CocoaPods * Version of the library. 'moa', '~> 10.0' 'Auk', '~> 9.0' * Xcode version. 10.1 * OS version. 12.1.1 There is an issue when I...

I use socket.io version v.16.0.1, iOS 15.5. My configuration is this: ![image](https://user-images.githubusercontent.com/13591333/182823064-65d7138d-c9f1-47eb-b237-810d202b2aec.png) Then I just call this method once: `manager.defaultSocket.connect()` **The problem:** Connecting to the server with nginx load balancer...