You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: cmd: Command failed with exit code 1 Error output:
F:\workappusekey\ggbapp\platforms\android\AndroidManifest.xml:28:19-91 Error:
Attribute activity#com.alipay.sdk.app.H5PayActivity@configChanges value=(orientation|keyboardHidden|navigation|screenSize) from AndroidManifest.xml:28:19-91
is also present at [com.alibaba.sdk.android:alibc_trade_sdk:3.1.1.206] AndroidManifest.xml:44:13-74 value=(orientation|keyboardHidden|navigation).
Suggestion: add 'tools:replace="android:configChanges"' to element at AndroidManifest.xml:28:9-257 to override.
FAILURE: Build failed with an exception.
What went wrong:
Execution failed for task ':processDebugManifest'.
Manifest merger failed : Attribute activity#com.alipay.sdk.app.H5PayActivity@configChanges value=(orientation|keyboardHidden|navigation|screenSize) from AndroidManifest.xml:28:19-91
is also present at [com.alibaba.sdk.android:alibc_trade_sdk:3.1.1.206] AndroidManifest.xml:44:13-74 value=(orientation|keyboardHidden|navigation).
Suggestion: add 'tools:replace="android:configChanges"' to element at AndroidManifest.xml:28:9-257 to override.
Error: cmd: Command failed with exit code 1 Error output:
F:\workappusekey\ggbapp\platforms\android\AndroidManifest.xml:28:19-91 Error:
Attribute activity#com.alipay.sdk.app.H5PayActivity@configChanges value=(orientation|keyboardHidden|navigation|screenSize) from AndroidManifest.xml:28:19-91
is also present at [com.alibaba.sdk.android:alibc_trade_sdk:3.1.1.206] AndroidManifest.xml:44:13-74 value=(orientation|keyboardHidden|navigation).
Suggestion: add 'tools:replace="android:configChanges"' to element at AndroidManifest.xml:28:9-257 to override.
FAILURE: Build failed with an exception.
Execution failed for task ':processDebugManifest'.
这是插件冲突的报错,然后按照建议添加代码之后,就会报加代码的地方出错,按照你的建议在application添加代码之后也会报添加的地方错,谢谢大神指导
The text was updated successfully, but these errors were encountered: