Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
X
X5PluginForAndroid
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
baijinqiu
X5PluginForAndroid
Commits
0f96ab0b
Commit
0f96ab0b
authored
Jan 13, 2020
by
baijinqiu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
d2ee4c0b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
README.md
+3
-0
No files found.
README.md
View file @
0f96ab0b
...
@@ -10,6 +10,9 @@ cordova plugin add ...address
...
@@ -10,6 +10,9 @@ cordova plugin add ...address
检查下是否引入了tbs.jar文件,小概率为自动引包,文件在libs文件夹下
检查下是否引入了tbs.jar文件,小概率为自动引包,文件在libs文件夹下
AndroidManifest.xml文件中 删除
<application>
块中
<
android:networkSecurityConfig
="@
xml
/
network_security_config
"
>
替换为
<android:allowClearUserData
="
true
"
>
(允许Android9使用明文传输)
其他情况跟我反映
其他情况跟我反映
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment