You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@PatelDhrupal it seems that error is coming because of a missing permission, maybe this coming from your implementation of the SDK? In order to confirm that, can you please answer the below:
@PatelDhrupal please try duplicating the issue using the kitchenSink app that @jbenyovs shared above. Then reply with the steps to reproduce the issue. We will need to be able to duplicate the issue so we can understand it better.
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 { uid = 10457, packageName = com.aster.virtualcare.patient, attributionTag = null, token = android.os.BinderProxy@4c550cd, next = null }: A2dpService
Can you help us on same?
Thank you in advance.
Dhrupal
The text was updated successfully, but these errors were encountered: