【问题标题】:react native expo run-iosreact native expo run-ios
【发布时间】:2018-11-18 13:46:20
【问题描述】:

我在尝试进行 expo build:ios 时遇到此错误 这是我得到的错误:

[15:38:20] Error while gathering & validating credentials
[15:38:20] Reason: Unexpected response, raw: {
  "responseId": "ee62c44e-db97-4c81-80ad-705b98416466",
  "resultCode": 7460,
  "resultString": "Maximum number of certificates generated",
  "userString": "You already have a current iOS Distribution certificate or a pending certificate request.",
  "creationTimestamp": "2018-11-18T13:38:20Z",
  "protocolVersion": "QH65B2",
  "userLocale": "en_US",
  "requestUrl": "https://developer.apple.com/services-account/QH65B2/account/ios/certificate/submitCertificateRequest.action",
  "httpCode": 200
}



IM USING EXPO:
No currently active or previous builds for this project.
? How would you like to upload your credentials?
 Expo handles all credentials, you can still provide overrides

We need your Apple ID/password to manage certificates and
provisioning profiles from your Apple Developer account.

Note: Expo does not keep your Apple ID or your Apple password.

? What's your Apple ID?(**valid account- I'm getting into my account while trying to do it**)
? Password? [hidden]
[15:38:04] Validating Credentials...
[15:38:09] Only 1 team associated with your account, using Team ID: MD8BX56B88
? Will you provide your own Distribution Certificate? Let Expo handle the process
? Will you provide your own Push Certificate? Let Expo handle the process

我做错了什么? 我在网上找不到任何信息

【问题讨论】:

    标签: ios react-native expo


    【解决方案1】:

    您必须前往 developer.apple.com 并删除之前为此 bundleIdentifier 生成的证书。如果这本身不起作用,您还可以更改 bundleIdentifier 名称并重试。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2019-06-01
      • 2017-09-09
      • 2016-10-27
      • 2019-12-23
      • 1970-01-01
      • 1970-01-01
      • 2020-01-31
      相关资源
      最近更新 更多