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

[carp_mobile_sensing] Flutter 2.10 - android 12 requires "exported" tag. Update flutter_local_notifications as minimum. #248

Open
MadsVSChristensen opened this issue Mar 9, 2022 · 0 comments

Comments

@MadsVSChristensen
Copy link

Issue uploading appbundles using android 12 to google play:

Android App Bundle which has an activity, activity alias, service or broadcast receiver with intent filter, but without the 'android:exported' property set. This file can't be installed on Android 12 or higher. See: developer.android.com/about/versions/12/behavior-changes-12#exported

https://stackoverflow.com/a/71134965 suggests that updating flutter_local_notifications might resolve this. However, other plugins might require updates as well.

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