webex-ios-sdk icon indicating copy to clipboard operation
webex-ios-sdk copied to clipboard

iOS SDK for Webex

Results 26 webex-ios-sdk issues
Sort by recently updated
recently updated
newest added

We are using Webex platform for both web and mobile video calling feature. We are using latest SDK for both the platform. We have found that there is video size...

Hey, Today I try to upload a new app version to TestFlight, but unfortunately, my build was rejected. It was the first build that includes Webex SDK. As I saw,...

I have project in intel system.now i want to use that project in m1 chip system but i am getting errors regarding this pod.Please help me

When user tries to login to the app using JWT token, on real device WebexSDK.Authenticator fails as method `authenticator.authorizedWith(jwt: textField?.text ?? "", completionHandler: { ... }` does not return with...

We are upgrading the our Cisco SDK with V2 to V3 version. In version V3 it's mentioned that before invoking any api webex.initialize is need be invoked. Here is the...

# Bug Report __TL.DR.:__ When i compile my custom library it compiles, but when i try to use the library i've created on a real app, the app does not...

We have requirement of display indication of the message Sent,Delivered, Read status. We are using the Cisco SDK for Chat feature. We have not found any API which accommodate this...

After the fire of the events receive "Decrypting" in title for space and text for message. The SDK only working in update events with the correct data.

I am using upgrading Cisco SDK V2(2.8.0) to V3(3.4.0) version from my application. We have requirement of displaying full screen video for the remote participant. In previous version of V2...

unable to open a **new direct conversation** using this methods: ![image](https://user-images.githubusercontent.com/84846718/167384355-82295b2d-cbca-4cfd-9b75-de04a8fef273.png) retrieving this error from sdk: ![image](https://user-images.githubusercontent.com/84846718/167384491-c54e1eb3-595f-4266-8e83-de421f53cc7f.png) unlike the working implementation in webex api. write in an existing direct conversation...