在安装了 iOS 11 beta 的 iPhone 上运行 Xcode 9 beta 中调试应用程序时,我在执行网络调用时开始注意到以下消息:
[] network_config_register_boringssl_log_debug_updates Failed to register for BoringSSL log debug updates
[BoringSSL] Function boringssl_context_get_peer_npn_data: line 1212 Peer's advertised NPN data is NULL or empty
知道是什么原因造成的吗?
