dcloudio / dcloudio/native-docs
google渠道包打包失败
- Dominant language
- No language data
- Stars
- 88
- Forks
- 75
- PR merge metrics
- No merged PRs in 30d
Description
[https://ide.dcloud.net.cn/build/errorLog/865ca7c0-4069-11ed-ac0b-218a6b26a66f](https://ide.dcloud.net.cn/build/errorLog/865ca7c0-4069-11ed-ac0b-218a6b26a66f)
```
[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.
```
因google渠道包需要设置targetSdkVersion 为31,打包报错
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.