Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fatal Exception: java.lang.SecurityException #112

Open
PatelDhrupal opened this issue Jun 27, 2022 · 3 comments
Open

Fatal Exception: java.lang.SecurityException #112

PatelDhrupal opened this issue Jun 27, 2022 · 3 comments

Comments

@PatelDhrupal
Copy link

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

@jbenyovs
Copy link

@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
Copy link
Author

Thank you @jbenyovs for response.

  1. I have not tried that on but we are getting same in this on released app, we got instances of same on logs portal.
  2. I am not sure as its released app.

@ganjanoh
Copy link

ganjanoh commented Jul 3, 2022

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants