twilio / twilio-video-app-ios

A collaboration application built with the Twilio Video iOS SDK
Apache License 2.0
248 stars 54 forks source link

In old projects using objective-c, twiliovideo.roomdelegate cannot be triggered #160

Closed zhaoshichao closed 3 years ago

zhaoshichao commented 3 years ago

self.twilioVideoSDKType.connect(options: options, delegate: self)
There was no callback after that

timrozum commented 3 years ago

Hi @zhaoshichao,

Could you provide some sample code so I can better understand how you're using Swift and Objective-C together? Thanks!

timrozum commented 3 years ago

Going to close this but feel free to reach out here again if you have more issues.