twilio / twilio-voice-ios

Programmable Voice SDK by Twilio
https://www.twilio.com/voice
38 stars 14 forks source link

unregister notification for read_timeout / write_timeout failed #84

Closed abhinavsingh closed 3 years ago

abhinavsingh commented 3 years ago

Description

App constantly keeps logging following warnings:

Screen Shot 2021-10-19 at 3 25 17 PM

Steps to Reproduce

These logs can be seen periodically when Twilio SDK is enabled. If we disable Twilio SDK, these log lines disappear. We have read Apple forum which seem to hint they are harmless "most" of the times.

Expected Behavior

No log noise.

Actual Behavior

Lots of log noise

Reproduces How Often

Always

Voice iOS SDK

'TwilioVoice', '~> 6.3.0'

iOS Version

14.8

iOS Device

iPhone 12 Pro

bobiechen-twilio commented 3 years ago

Hi @abhinavsingh

Thanks for reaching out. As you have figured out, the messages seem to be generated by Apple and don't seem to affect the SDK functionality.

Closing issue since this appears to be an OS issue but please feel free to reach out if you run into trouble integrating the Voice SDK.

Cheers, -bobie