【问题标题】:Expo's eas build command (iOS) failing when Authenticating with Apple Developer Portal使用 Apple Developer Portal 进行身份验证时,Expo eas build 命令 (iS) 失败
【发布时间】:2021-08-24 21:21:26
【问题描述】:

我的团队已经开发了一个应用程序并正在发布到相应的应用程序商店。

尝试构建应用程序的用户是组织中拥有苹果开发者帐户的成员。

在运行“eas build”时,我们收到以下错误

eas build  
✔ Build for platforms › All
✔ Linked to project @{user}/{ProjectName}
✔ Using remote Android credentials (Expo server)
Using Keystore from configuration: Build Credentials {ProjectName} (default)
✔ Compressed project files 1s (11.8 MB)
✔ Uploaded to EAS 21s
✔ Using remote iOS credentials (Expo server)

If you provide your Apple account credentials we will be able to generate all necessary build credentials and fully validate them.
This is optional, but without Apple account access you will need to provide all the values manually and we can only run minimal validation on them.
✔ Do you want to log in to your Apple account? … yes

› Log in to your Apple Developer account to continue
✔ Apple ID: … {user}@gmail.com
› Restoring session /Users/{user}/.app-store/auth/{user}@gmail.com/cookie
› Session expired Local session
› Using password for {user}@gmail.com from your local Keychain
  Learn more: https://docs.expo.io/distribution/security#keychain
✔ Logged in New session
Authentication with Apple Developer Portal failed!
    Error: Cannot extract key "teams" from response data of type string: <!DOCTYPE html>
    <html xmlns="https://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
    <head>
    ...
    </head>
    </html>

【问题讨论】:

    标签: build expo apple-developer


    【解决方案1】:

    对于遇到相同问题的其他人,只需与团队管理员一起访问苹果开发者网站并接受新的条款和条件即可解决此问题。

    【讨论】:

      猜你喜欢
      • 2020-06-09
      • 2021-01-23
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2018-11-02
      • 2014-08-07
      • 1970-01-01
      相关资源
      最近更新 更多