Error when trying to upload apk to google play console

Hello,

When trying to upload an apk, the google website returns the following error:

You uploaded an APK or 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: Behavior changes: Apps targeting Android 12  |  Android Developers

I’ve added ‘android:exported’ to all the places it indicates, but it won’t stop coming… Any suggestions?

Thank you

Check again, one of your plugins is requesting this.

Hello,

I’m new to ionic and have a legacy project from version 2.

Is there a configuration file where this can be verified? or do i have to look in the plugins folder one by one and modify their puglin.xml file??

Thank you.