在模拟器上使用Xcode 9并运行应用程序时,会出现以下日志
BoringSSL函数boringssl_context_get_peer_sct_list:第1754行接收的sct扩展长度小于sct数据长度 读取状态1:0x0: 1:57
发布于 2017-09-27 04:54:55
您是否将该方案的OS_ACTIVITY_MODE设置为“禁用”?
See answer here
https://stackoverflow.com/questions/46358229
相似问题