我用了本地原生app 制作自定义调试基座报错
[PackagePath]/app/AndroidManifest.xml:44:44-68 Error:
Attribute meta-data#notch.config@value value=(portrait) from AndroidManifest.xml:44:44-68
is also present at [SDLLPayYL-1.0.9-release.aar] AndroidManifest.xml:106:13-47 value=(portrait|landscape).
Suggestion: add 'tools:replace=\"android:value\"' to element at AndroidManifest.xml:44:5-70 to override.
FAILURE: Build failed with an exception.
-
What went wrong:
Execution failed for task ':app:processReleaseMainManifest'.Manifest merger failed : Attribute meta-data#notch.config@value value=(portrait) from AndroidManifest.xml:44:44-68
is also present at [SDLLPayYL-1.0.9-release.aar] AndroidManifest.xml:106:13-47 value=(portrait|landscape).
Suggestion: add 'tools:replace=\"android:value\"' to element at AndroidManifest.xml:44:5-70 to override. -
Try:
Run with --debug option to get more log output. Run with --scan to get full insights.
7***@qq.com (作者)
是第三方插件的AndroidManifest.xml有问题?
2022-03-11 08:06