[PackagePath]/app/AndroidManifest.xml Error:
Apps targeting Android 12 and higher are required to specify an explicit value for `android:exported` when the corresponding component has an intent filter defined. See https://developer.android.com/guide/topics/manifest/activity-element#exported for details.
[PackagePath]/app/AndroidManifest.xml Error:
Apps targeting Android 12 and higher are required to specify an explicit value for `android:exported` when the corresponding component has an intent filter defined. See https://developer.android.com/guide/topics/manifest/activity-element#exported for details.
FAILURE: Build failed with an exception.
https://ide.dcloud.net.cn/build/errorLog/865ca7c0-4069-11ed-ac0b-218a6b26a66f
因google渠道包需要设置targetSdkVersion 为31,打包报错