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

[bugfix][Android9.0 无网络]:解决虚拟环境无网络的缺陷 #66

Closed
wants to merge 1 commit into from
Closed

Conversation

uni7corn
Copy link

@uni7corn uni7corn commented Mar 4, 2020

当真机环境为 Android9.0,且虚拟环境中 app的info.targetSdkVersion=28时,虚拟环境无网络访问的缺陷,应该把info.targetSdkVersion <28 应改为info.targetSdkVersion<=28

当真机环境为 Android9.0,且虚拟环境中 app的info.targetSdkVersion=28时,虚拟环境无网络访问的缺陷,应该把info.targetSdkVersion <28 应改为info.targetSdkVersion<=28
@uni7corn uni7corn closed this Mar 11, 2020
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

Successfully merging this pull request may close these issues.

2 participants