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

usesCleartextTraffic value=(false) from AndroidManifest.xml:117:9-45 is also present at [io.github.sinaweibosdk:core:12.5.0] #665

Open
hockgod520 opened this issue Oct 25, 2022 · 0 comments

Comments

@hockgod520
Copy link

Attribute application@usesCleartextTraffic value=(false) from AndroidManifest.xml:117:9-45
is also present at [io.github.sinaweibosdk:core:12.5.0] AndroidManifest.xml:16:9-44 value=(true).
Suggestion: add 'tools:replace="android:usesCleartextTraffic"' to element at AndroidManifest.xml:105:5-896:19 to override.

usesCleartextTraffic为了网络安全,我们应用强制要求usesCleartextTraffic必须设置为fallse而微博的aar的Manifest.xml设置为了true,这导致了编译时报错。

请删除usesCleartextTraffic字段,并确定所有的接口都不要采用明文传输。

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

1 participant