lovetuzitong / MultiImageSelector

Deprecated -- Image selector for Android device. Support single choice and multi-choice.
MIT License
2.96k stars 801 forks source link

接入阿里百川的用户反馈,AndroidManifest allowBackup属性冲突 #154

Open spuermax opened 5 years ago

spuermax commented 5 years ago

接入阿里百川用户反馈之后,项目运行报错。

Attribute application@allowBackup value=(false) from AndroidManifest.xml:48:9-36 is also present at [com.github.lovetuzitong:MultiImageSelector:1.2] AndroidManifest.xml:14:18-44 value=(true). Suggestion: add 'tools:replace="android:allowBackup"' to <application> element at AndroidManifest.xml:37:5-374:19 to override.

参考 https://helpcdn.aliyun.com/knowledge_detail/56291.html