Authenticating to Apple Developer Portal

Hi. I cant build ios version.
android version work fine.
Apple ID and pass correct.
Error:

? Will you provide your own Apple Distribution Certificate? Let Expo handle the process
Please enter your Apple Developer Program account credentials. These credentials are needed to manage certificates, keys and
provisioning profiles in your Apple Developer account.
The password is only used to authenticate with Apple and never stored
Learn more here (​https://bit.ly/2VtGWhU​)
? Apple ID: ************
? Password (for i*********): [hidden]
Authenticating to Apple Developer Portal…
Authentication with Apple Developer Portal failed!
Failed to set up Distribution Certificate
Failed to prepare all credentials.
The next time you build, we will automatically use the following configuration:

Project Credential Configuration:
Experience: @fikretsefa/flowi, bundle identifier: com.argelabs.flowi
Provisioning profile is missing. It will be generated during the next build

bash exited with non-zero code: 127
Error: bash exited with non-zero code: 127
at ChildProcess.completionListener (C:\Users\FikretSefa\AppData\Roaming\npm\node_modules\expo-cli\node_modules@expo\spawn-async\src\spawnAsync.ts:65:13)
at Object.onceWrapper (events.js:417:26)
at ChildProcess.emit (events.js:310:20)
at ChildProcess.cp.emit (C:\Users\FikretSefa\AppData\Roaming\npm\node_modules\expo-cli\node_modules\cross-spawn\lib\enoent.js:34:29)
at maybeClose (internal/child_process.js:1021:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5)

at spawnAsync (C:\Users\FikretSefa\AppData\Roaming\npm\node_modules\expo-cli\node_modules@expo\spawn-async\src\spawnAsync.ts:26:19)
at runAction (C:\Users\FikretSefa\AppData\Roaming\npm\node_modules\expo-cli\src\appleApi\fastlane.ts:20:28)
at authenticate (C:\Users\FikretSefa\AppData\Roaming\npm\node_modules\expo-cli\src\appleApi\authenticate.ts:50:46)
at processTicksAndRejections (internal/process/task_queues.js:97:5)
at Context.ensureAppleCtx (C:\Users\FikretSefa\AppData\Roaming\npm\node_modules\expo-cli\src\credentials\context.ts:63:24)
at generateDistCert (C:\Users\FikretSefa\AppData\Roaming\npm\node_modules\expo-cli\src\credentials\views\IosDistCert.ts:493:3)
at CreateIosDist.provideOrGenerate (C:\Users\FikretSefa\AppData\Roaming\npm\node_modules\expo-cli\src\credentials\views\IosDistCert.ts:71:12)
at CreateIosDist.create (C:\Users\FikretSefa\AppData\Roaming\npm\node_modules\expo-cli\src\credentials\views\IosDistCert.ts:50:25)
at CreateOrReuseDistributionCert.open (C:\Users\FikretSefa\AppData\Roaming\npm\node_modules\expo-cli\src\credentials\views\IosDistCert.ts:273:24)
at CredentialsManager.run (C:\Users\FikretSefa\AppData\Roaming\npm\node_modules\expo-cli\src\credentials\route.ts:42:12)

Expo CLI 3.20.3 environment info:
System:
OS: Windows 8.1 6.3.9600
Binaries:
Node: 12.16.2 - C:\Program Files\nodejs\node.EXE
Yarn: 1.22.4 - C:\Program Files (x86)\Yarn\bin\yarn.CMD
npm: 6.14.4 - C:\Program Files\nodejs\npm.CMD
IDEs:
Android Studio: Version 3.6.0.0 AI-192.7142.36.36.6308749
npmPackages:
expo: ~36.0.0 => 36.0.2
react: ~16.9.0 => 16.9.0
react-dom: ~16.9.0 => 16.9.0
react-native: https://github.com/expo/react-native/archive/sdk-36.0.0.tar.gz => 0.61.4
react-native-web: ~0.11.7 => 0.11.7
react-navigation: ^3.0.0 => 3.13.0

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.