FlutterTaoBaoKe / flutter_alibc

flutter版本的阿里百川插件
MIT License
125 stars 47 forks source link

两个插件同时用就会报错,请问一下该如何解决 #55

Closed qq329401134 closed 4 years ago

qq329401134 commented 4 years ago

flutter_alibc: ^0.0.14 tobias: ^1.6.1 报错 D:\app\android\app\src\debug\AndroidManifest.xml:29:13-85 Error: Attribute activity#com.alipay.sdk.app.H5PayActivity@configChanges value=(orientation|keyboardHidden|navigation|screenSize) from [alipaySdk-15.7.5-20200422171636-noUtdid.aar] AndroidManifest.xml:29:13-85 is also present at [com.alibaba.sdk.android:nb_trade:4.0.0.8] AndroidManifest.xml:43:13-74 value=(orientation|keyboardHidden|navigation). Suggestion: add 'tools:replace="android:configChanges"' to element at AndroidManifest.xml:27:9-31:20 to override.

FAILURE: Build failed with an exception.