Skip to content

Commit

Permalink
iOS update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
suguiming committed Jan 7, 2022
1 parent 4e0d6c0 commit 5de7583
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Documentation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -460,6 +460,12 @@ TDSGlobal.TDSGlobalSDK.IsBuildVersionAboveAndroid11()
TDSGlobal.TDSGlobalSDK.RequestExternalStorageManagerPermission(int requestCode)
```

#### 4.12 iOS打开注销页面

```c#
TDSGlobalSDK.AccountCancellation();
```

### 5.注意事项<a id="tips"></a>

**TDSGlobal/Script/Editor** 目录下的脚本,会帮助游戏自动配置。
Expand Down

0 comments on commit 5de7583

Please sign in to comment.