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

Android 12 issue when using screenshare.aar library #280

Open
hardikamal opened this issue Jun 1, 2022 · 1 comment
Open

Android 12 issue when using screenshare.aar library #280

hardikamal opened this issue Jun 1, 2022 · 1 comment

Comments

@hardikamal
Copy link

Hi,

I am getting an issue in using screenshare.aar with android 12. As it has service in it which is not exported.

Manifest merger failed : android:exported needs to be explicitly specified for element <service#io.agora.rtc.ss.impl.LocalScreenSharingService>. Apps targeting Android 12 and higher are required to specify an explicit value for android:exported when the corresponding component has an intent filter defined.

@weileifrank
Copy link
Collaborator

you can update sdk version to 4.4.x and then try again

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

2 participants