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

Android SDK for Webex

Results 21 webex-android-sdk issues
Sort by recently updated
recently updated
newest added

Facing a problem with SpaceID. Does not getting spaceId most of the time after authorising JWT token. I have tested apk of kitchenSink app 3.7.0 in that also we are...

Below is the use cases : 1. Join call 2. Now when call is on going just minimize App and again open RemoteView will be disappear Second Use case :...

Hello Team, When i am going to join a video call app will get crashed. I need one clarification here: My code written in java using CISCO android sdk 2.8...

Hello Team, I have upgraded CISCO lib from 2.8.0.5-SNAPSHOT@aar to 3.7.0. My application is crashing when i am trying to initialise webex: `JWTAuthenticator authenticator = new JWTAuthenticator(); Webex webex =...

We are using Cisco Native libraries in our existing project for audio & video calling. We are facing a size issue with the Native library. It increases the size by...

Hello Team, We are using com.ciscowebex:androidsdk:2.8.0.5-SNAPSHOT@aar lib version in our project. We are getting crash in library on file AudioDeviceConnectionManager.java line 228. `Fatal Exception: java.lang.SecurityException Need android.permission.BLUETOOTH_CONNECT permission for AttributionSource...

Hi Team, **Steps to Reproduce:** 1. two parties can able to join in space for video call in VideoCallActivity. - remote view renders incoming video, local renders my video from...

Noticed this issue beginning with SDK 3.2. It is not consistent user to user, but for a given user the behavior is consistent. When you call SpaceClient.getMeetingInfo(spaceId, handler), you provide...

Hi, I'm testing the WebEx Android SDK, and tried to share content in a conference meeting, but saw that the sharing content video is not using the right aspect ratio...

excus me, i try to sending message and receive message to another participans on meeting room android sdk, but the function ini guide can't help me.