Commit 3402651c 王帅

readme

1 个父辈 cfd4545b
...@@ -61,11 +61,11 @@ ...@@ -61,11 +61,11 @@
##### 配置Apple登录 ##### 配置Apple登录
`由于SDK中使用到了Apple登录,所以需要在iOS构建完毕后增加Apple登录权限` `由于SDK中使用到了Apple登录,所以需要在iOS构建完毕后增加Apple登录权限`
1.<img src='resources/signApple1.jpg' width=250> 1.<img src='resources/signApple1.jpg' width=350>
2.<img src='resources/signApple2.jpg' width=250> 2.<img src='resources/signApple2.jpg' width=350>
3.<img src='resources/signApple3.jpg' width=250> 3.<img src='resources/signApple3.jpg' width=350>
你可能会出现如下错误: 你可能会出现如下错误:
- "xxx" requires a provisioning profile with the Sign in with Apple feature. - "xxx" requires a provisioning profile with the Sign in with Apple feature.
...@@ -147,9 +147,9 @@ public class AASDKDemoScript: MonoBehaviour ...@@ -147,9 +147,9 @@ public class AASDKDemoScript: MonoBehaviour
# 自定义防沉迷画面 # 自定义防沉迷画面
当前SDK默认画面如下: 当前SDK默认画面如下:
竖屏 竖屏
<img src='resources/launch_V.png'> <img src='resources/launch_V.jpg' width=350>
横屏 横屏
<img src='resources/launch_H.png'> <img src='resources/launch_H.jpg' width=350>
你可以通过加入图片资源来进行此界面的自定义: 你可以通过加入图片资源来进行此界面的自定义:
......
支持 Markdown 格式
你添加了 0 到此讨论。请谨慎行事。
Finish editing this message first!