Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Manifest merger failed with multiple errors, see logs #574

Open
HTneko opened this issue Nov 10, 2021 · 2 comments
Open

Manifest merger failed with multiple errors, see logs #574

HTneko opened this issue Nov 10, 2021 · 2 comments

Comments

@HTneko
Copy link

HTneko commented Nov 10, 2021

在gradle里加入了(如下图)
image
但是报这个错误
image
尝试过低版本的也是这个报错,大佬们救一救吧,谢谢

附上我的AndroidManifest.xml
image

@HTneko
Copy link
Author

HTneko commented Nov 10, 2021

implementation 'org.devio.takephoto:takephoto_library:4.1.0'
implementation 'com.jph.takephoto:takephoto_library:4.1.0'
implementation 'com.jph.takephoto:takephoto_library:4.0.3'
全部尝试过,都不行。
第一次用开源库,不太熟悉,大佬们指点一下;-;

@Horse888
Copy link

这是因为此库依赖于另一个图片多选库:'com.darsh.multipleimageselect:multipleimageselect:1.0.5' 这个库也是很久没有更新了,你可以在 External Libraries 里找到这个库,并修改其 'AndroidManifest.xml', 添加 android:exported = "false"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants