Commit 588429968cbf0d0c43870356b8442c82a3cbde7c

Authored by 赵康
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

... ... @@ -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 +![](images/vk1.png)
28 29 Xcode 4: Open your Info.plist then add a new row URL Types. Set the URL identifier to vk+APP_ID
  30 +![](images/vk2.png)
29 31 ## 5、在工程里添加SDK登录代码
30 32  
31 33 [LetsGameAPI instance].appId = @"100"; // 设置appId

11.6 KB

6.35 KB