跳转到主要内容

Android 环境设置

PlayNANOO支持在Android环境中使用Apple ID的服务。 为激活Apple ID进行环境设置。

激活Sign In With Apple

  • 在Apple开发者页面的Certificates, Identifiers & Profiles > Identifiers中激活相应项目的Sign In with Apple服务。

添加Service IDs

  • 在Apple开发者页面的Certificates, Identifiers & Profiles > Identifiers选择后添加Service ID

  • Service IDs的Identifier请输入与App ID的Identifier不同的值。

  • 点击Sign In with Apple的Configure。

Key生成及下载

  • 在Apple开发者页面的Certificates, Identifiers & Profiles > Keys选择后添加Key

  • 激活Sign in with Apple后点击Configure。

  • 选择Primary App ID。

  • 下载生成的密钥信息并安全保管。

PlayNANOO控制台设置

  • 访问PlayNANOO控制台后,前往相应频道的设置 > API及平台管理。
  • 在iOS设置中输入以下信息。
    • Bundle Identifier: 输入在Identifiers中注册的项目Bundle ID。
    • App ID: 输入AppStore项目的Apple ID。
    • Team ID: 输入在Identifiers中注册的项目Team ID(App ID Prefix)。
    • Service ID: 输入在Identifiers中注册的Service IDs的Identifier信息。
    • Key ID: 输入生成的Key信息的Identifier信息。
    • Key File: 上传生成Key信息时下载的密钥信息文件。