Commit 1181c7ad 王帅

readme

1 个父辈 9bf3e031
正在显示 1 个修改的文件 包含 5 行增加5 行删除
...@@ -59,17 +59,17 @@ ...@@ -59,17 +59,17 @@
``` ```
##### 配置Apple登录 ##### 配置Apple登录
由于SDK中使用到了Apple登录,所以需要在iOS构建完毕后增加Apple登录权限如下: `由于SDK中使用到了Apple登录,所以需要在iOS构建完毕后增加Apple登录权限`
<img src='resources/signApple1.jpg'> <img src='resources/signApple1.jpg'>
<img src='resources/signApple2.jpg'> <img src='resources/signApple2.jpg'>
<img src='resources/signApple3.jpg'> <img src='resources/signApple3.jpg'>
你可能会出现如下错误: `你可能会出现如下错误:`
- "xxx" requires a provisioning profile with the Sign in with Apple feature. `1. "xxx" requires a provisioning profile with the Sign in with Apple feature.`
- 点击了加号以后找不到Sign in with Apple的选项 `1. 点击了加号以后找不到Sign in with Apple的选项`
这可能是因为你使用的配置文件没有开启Apple登录权限,请联系掌游产品获取正确的配置文件。 `这可能是因为你使用的配置文件没有开启Apple登录权限,请联系掌游产品获取正确的配置文件。`
# 接入 # 接入
......
支持 Markdown 格式
你添加了 0 到此讨论。请谨慎行事。
Finish editing this message first!