Error uploading to playstore

I got this error while trying to upload a bundle to the playstore:

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

How do I solve it?

Have a look at this tip.

You need to modify your config.xml file.