Commit 588429968cbf0d0c43870356b8442c82a3cbde7c
1 parent
ca2f3a9359
Exists in
master
add images for ios doc
Showing 3 changed files with 2 additions and 0 deletions Side-by-side Diff
doc/IOSDocument.md
| ... | ... | @@ -25,7 +25,9 @@ V |
| 25 | 25 | |
| 26 | 26 | 2)配置URL-schema |
| 27 | 27 | Xcode 5: Open your application settings then select the Info tab. In the URL Types section click the plus sign. Enter vk+APP_ID (e.g. vk1234567) to the Identifier and URL Schemes fields. |
| 28 | + | |
| 28 | 29 | Xcode 4: Open your Info.plist then add a new row URL Types. Set the URL identifier to vk+APP_ID |
| 30 | + | |
| 29 | 31 | ## 5、在工程里添加SDK登录代码 |
| 30 | 32 | |
| 31 | 33 | [LetsGameAPI instance].appId = @"100"; // 设置appId |
doc/images/vk1.jpg
11.6 KB
doc/images/vk2.jpg
6.35 KB