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

Provide android:exported flag to all activities having <intent-filter> defined #1517

Closed
PatilShreyas opened this issue Apr 28, 2022 · 0 comments · Fixed by #1516
Closed

Provide android:exported flag to all activities having <intent-filter> defined #1517

PatilShreyas opened this issue Apr 28, 2022 · 0 comments · Fixed by #1516

Comments

@PatilShreyas
Copy link

Currently, apps which are using zxing and targeting Android 12 are getting issues due to this library since we haven't specified android:exported flag to activities which has <intent-filter>s.
I've raised PR: #1516 to fix this. Please look into it if looks good.

@PatilShreyas PatilShreyas changed the title Compatibility with Android 12 (API 31) Provide android:exported flag to all activities having <intent-filter> defined Apr 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

1 participant