6

I'm running my framework on xcode 9 on an iOS 11 phone and getting the below errors. Can't find a reference to BoringSSL anywhere in my code, not sure how to solve this. 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's advertised NPN data is NULL or empty

A similar question was asked here, however the solution just hides output.

Failed to register for BoringSSL log debug updates

Nicholas Dill
  • 455
  • 1
  • 5
  • 15
  • 1
    Possible explanation: https://github.com/Homebrew/homebrew-core/issues/14418#issuecomment-308850249 – nathan Jun 27 '17 at 23:33

0 Answers0