You 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 file can’t be installed on Android 12 or higher. See: Behavior changes: Apps targeting Android 12 | Android Developers
Got this error while trying to push our latest build to playstore .
Have added the above config in the config.xml but still get the same error . Have no clue on where to go next from here. Any help or advices would be greatly appreciated.
Thanks