opentok / CallKit

A sample app to demonstrate how to integrate Apple CallKit into OpenTok iOS SDK
MIT License
110 stars 24 forks source link

Fix a connection bug #6

Closed Lucashuang0802 closed 7 years ago

Lucashuang0802 commented 7 years ago

When we awaken the phone from a cold state from a remote notification, the audio session does not get activated. The audio session has to be activated once it's received the notification.