Android Studio – Flutter and Android release aab 'android:exported = true' not working
I tried to upload the AAB file to the play console but giving the uploaded an APK or Android App Bundle which has an activity, activity alias, service or broadcast receiver with intent filter, but without 'android:exported' property set. This…