SSL_ERROR_SSL(1): operation failed within the library

后端 未结 2 1752
囚心锁ツ
囚心锁ツ 2021-01-30 16:32

I am getting some SSL Errors (which are causing my project to stop/hang with no crash as I have a DispatchGroup waiting for the request), which I don\'

2条回答
  •  青春惊慌失措
    2021-01-30 17:01

    I had the same warning with codegen Swagger in emulator on any response call. But all worked. This warning disappeared only when I added environment variable Hide strange unwanted Xcode logs

提交回复
热议问题