opentok-ios-sdk-samples-swift icon indicating copy to clipboard operation
opentok-ios-sdk-samples-swift copied to clipboard

Sample applications using the OpenTok iOS SDK in Swift

Results 70 opentok-ios-sdk-samples-swift issues
Sort by recently updated
recently updated
newest added

Do we have plan for this in future?

backlog

I have just download Multi-party example and install in 3 different devices with same session token in all & 1 publisher and 2 subscriber generate token, I am getting a...

**Issue:** Publisher stream is not creating whenever app launches through VOIP notification and goes through the Call Kit. We are attaching the example project in which you guys can test...

i am using group video chat...when i tried to share the publisher screen share it is working when app in the foreground. but when app enter in the background state...

Hi OpenTok, I am encountering a strange issue with memory allocation on a basic video chat such that as soon as calls are made to `OTVideoCaptureConsumer`'s `consumeFrame(_:)` method, memory spikes...

I've applied my APIkey, session ID and tokens to a few different sample projects and on immediate open of the build on the device I receive the following error "Thread...

Upon running the Basic Video chat, the application crash with Thread 1: EXC_BAD_ACCESS (code=1, address=0x0) #0 0x000000010072ab38 in -[OTMTLVideoRenderer setupTexturesForFrame:] ()

Right now, if the object (most commonly a ViewController) is the delegate of these Subscribers and Publisher, and keeps the reference to these subscribers and publisher, will be strongly referenced,...

Hi , publisher and subscriber are connected to a session, subscriber can able to hear the publisher voice, but subscriber voice not able to here by publisher,please provide the solution...