You have uploaded an APK or Android App Bundle that contains an activity, activity alias, service or broadcast receiver filtered by intent, but without the "android: exported" property set. This file cannot be installed on Android 12 or later. Visit developer.android.com/about/versions/12/behavior-changes-12#exported.
Who can help me please? I can't publish an application on the play store
No. Taifun meant that one of the extensions you are using in your app wasn't yet updated to support Android 12 ( which requires the addition of the android:exported attribute to activities, services and broadcast receivers ). You might want to share the extensions you are using in your app.
Issue: Violation of Permissions policy
After reviewing your app, we found that it doesn't qualify to use the requested permissions for the following reason(s):
Requested permissions do not match core functionality of the app
You declared In-vehicle hands-free use and projected display as the core functionality of your app. However, after review, we found that your app does not match the declared use case(s). Learn more about permitted uses and exceptions.
Please either:
• Make changes to your app so that it meets the requirements of the declared core functionality or,
• Select a use case that matches your app's functionality