Toggle navigation
Toggle navigation
This project
Loading...
Sign in
hh_public
/
hhsdk.ios.demo.trtc
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
chengyanfang
2020-11-17 11:09:58 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
6a8df708f4169b95eef45128adb3814cdf00fd78
6a8df708
1 parent
f1b98e35
init
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
6 deletions
README.md
README.md
View file @
6a8df70
...
...
@@ -33,13 +33,13 @@
[
6.2. 饿了么购药配置
](
#62-加入
)
*
[
7. 其他配置
](
#6-其他配置
)
*
[
7.1. APNs
](
#61-apns
)
*
[
7.2. Background Modes
](
#62-background-modes
)
*
[
7.3. 扩展参数
](
#63-extension-params
)
*
[
问题说明
](
#问题说明
)
*
[
支付宝 SDK 冲突
](
#支付宝-sdk-冲突
)
*
[
swift 4.1
](
#swift-41
)
...
...
@@ -353,8 +353,4 @@ xxx target -> Capabilities -> Background Modes -> 勾选 Audio,Airplay and Pic
let option = HHSDKOptions(productId: "3000", isDebug: true, isDevelop: true)
option.asyncLogin = false
option.mExtension = ""
```
...
...
Please
register
or
login
to post a comment