expo / expo/eas-cli

Can't login with Apple ID during build process

Open
#2,254 10 comments 0 reactions 1 assignee Claimed by @szdziedzic View on GitHub
issue accepted
Dominant language
TypeScript
Stars
1.4k
Forks
236
Avg merge
3d 1h
Merged PRs (30d)
91

Description

### Summary

I haven't been able to log in to my Apple ID from Expo since yesterday.
However, logging in to Apple Connect from the browser works properly.

How to solve the problem?

```
✔ 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 missing 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: … Marcin@ar-range.app
› The password is only used to authenticate with Apple and never stored on EAS servers
Learn more
✔ Password (for Marcin@ar-range.app): … *************
› Saving Apple ID password to the local Keychain
Learn more
✖ Logging in...
Invalid username and password combination. Used 'Marcin@ar-range.app' as the username.
› Removed Apple ID password from the native Keychain
? Would you like to try again? › no / yes
```

### What platform(s) does this occur on?

MacBook M1

### SDK Version

50.0.7

### Environment

```
expo-env-info 1.2.0 environment info:
System:
OS: macOS 13.6.3
Shell: 5.9 - /bin/zsh
Binaries:
Node: 18.18.0 - ~/.nvm/versions/node/v18.18.0/bin/node
Yarn: 1.22.21 - /opt/homebrew/bin/yarn
npm: 9.8.1 - ~/.nvm/versions/node/v18.18.0/bin/npm
Managers:
CocoaPods: 1.14.3 - /opt/homebrew/bin/pod
SDKs:
iOS SDK:
Platforms: DriverKit 23.2, iOS 17.2, macOS 14.2, tvOS 17.2, visionOS 1.0, watchOS 10.2
Android SDK:
API Levels: 23, 28, 33, 33
Build Tools: 30.0.3, 33.0.2, 34.0.0
System Images: android-28 | Google APIs ARM 64 v8a, android-28 | Google ARM64-V8a Play ARM 64 v8a, android-29 | Google APIs ARM 64 v8a
IDEs:
Android Studio: 2022.3 AI-223.8836.35.2231.10811636
Xcode: 15.2/15C500b - /usr/bin/xcodebuild
npmPackages:
expo: ^50.0.7 => 50.0.7
react: 18.2.0 => 18.2.0
react-native: 0.73.4 => 0.73.4
npmGlobalPackages:
eas-cli: 7.3.0
expo-cli: 6.3.10
Expo Workflow: bare
```

### Minimal reproducible example

This is not likely to be a code-specific problem. More with the CLI and login process.

https://github.com/PawelGIX/GrillParadisePOS-test

Is there any way to debug this issue?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.