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 error in android 12 #91

Open
FAB123 opened this issue Dec 2, 2021 · 4 comments
Open

Manifest error in android 12 #91

FAB123 opened this issue Dec 2, 2021 · 4 comments

Comments

@FAB123
Copy link

FAB123 commented Dec 2, 2021

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

how i can fix it?

@hermawanluo
Copy link

We could change the apps target device, into Android 11 (targetSdk 31). This library needs new update.

@tspoke
Copy link
Contributor

tspoke commented Jan 14, 2022

Fix by #93

Still waiting for new tagged version...

@noelvillaman
Copy link

"Installation did not succeed. The application could not be installed: INSTALL_PARSE_FAILED_MANIFEST_MALFORMED" dued to it. Is there a time when you guys are going to fix this problem on the table?

@noelvillaman
Copy link

When I removed this library, I could install with no problems.

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

4 participants