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] Explicitly export for the receiver defined in AndroidManifest #1147

Merged
merged 1 commit into from
Apr 19, 2022

Conversation

AlexV525
Copy link
Contributor

When targeting Android SDK 31+, all activities, receivers, etc, need to define an explicitly export. /cc @pichillilorenzo

@AlexV525 AlexV525 changed the title Update AndroidManifest.xml [Android] Explicitly export for the receiver defined in AndroidManifest Apr 19, 2022
@pichillilorenzo pichillilorenzo changed the base branch from master to develop April 19, 2022 08:09
@pichillilorenzo
Copy link
Owner

Thanks! I don't know why but I didn't receive any error during test about missing export in the receiver tag

@pichillilorenzo pichillilorenzo merged commit 414b207 into pichillilorenzo:develop Apr 19, 2022
@AlexV525
Copy link
Contributor Author

Thanks! I don't know why but I didn't receive any error during test about missing export in the receiver tag

I've also checked all issues and found no one has reported this, but I've already applied the fix with my own fork long ago.

@AlexV525 AlexV525 deleted the patch-1 branch April 19, 2022 08:25
@pichillilorenzo
Copy link
Owner

Published new version 5.4.0+1 with this fix. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants