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

Manifest merger failed : android:exported needs to be explicitly specified for <activity>. #70

Open
affane1 opened this issue Sep 9, 2021 · 0 comments

Comments

@affane1
Copy link

affane1 commented Sep 9, 2021

Is it please possible to add the attribute 'android:exported' to the Manifest ?
Without this attribute, while building the app with the targetSdkVersion 31, android studio elevates the following error:

"Manifest merger failed : android:exported needs to be explicitly specified for . 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. See https://developer.android.com/guide/topics/manifest/activity-element#exported for details."

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

1 participant