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

fix(android): Support for Android 12 / API 31 #5356

Closed
wants to merge 1 commit into from

Conversation

saschpe
Copy link
Contributor

@saschpe saschpe commented Jan 7, 2022

Activities, providers and services have to set the exported flag
explicitly to either 'true' or 'false' when the component has an intent
filter.

See https://developer.androi.com/guide/topics/manifest/activity-element#exported

Activities, providers and services have to set the `exported` flag
explicitly to either 'true' or 'false' when the component has an intent
filter.

See https://developer.androi.com/guide/topics/manifest/activity-element#exported
@saschpe
Copy link
Contributor Author

saschpe commented Jan 7, 2022

I didn't see #5351, sorry for the noise.

@saschpe saschpe closed this Jan 7, 2022
@saschpe saschpe deleted the android-api31-export branch January 7, 2022 12:38
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

Successfully merging this pull request may close these issues.

1 participant