I run my xcode 9 framework on an iOS 11 phone and get the following errors. It is impossible to find a link to BoringSSL anywhere in my code, you donβt know how to solve it. My framework worked previously on ios 10 and xcode 8.
[] network_config_register_boringssl_log_debug_updates Failed to register for BoringSSL log debug updates [BoringSSL] Function boringssl_context_get_peer_npn_data: line 1214 Peer advertised NPN data is NULL or empty
A similar question was asked here, but the solution simply hides the conclusion.
Failed to register for BoringSSL log debugging updates
source share