expo build:ios authenticating to apple developer portal [Stuck]

I am unable to build the ios package.
Steps to reproduce:
1: expo build:ios -t archive
2: I entered my Apple credentials.
3. Stuck at “Authenticating to Apple Developer Portal…”

EXPO DIAGNOSTICS

Expo CLI 3.23.3 environment info:
    System:
      OS: Windows 10 10.0.18363
    Binaries:
      Node: 10.15.1 - C:\Program Files\nodejs\node.EXE
      Yarn: 1.22.4 - C:\Users\username\AppData\Roaming\npm\yarn.CMD
      npm: 6.14.5 - C:\Program Files\nodejs\npm.CMD
    IDEs:
      Android Studio: Version  3.2.0.0 AI-181.5540.7.32.5056338
    npmPackages:
      expo: ^38.0.0 => 38.0.9
      react: 16.11.0 => 16.11.0
      react-dom: 16.11.0 => 16.11.0
      react-native: https://github.com/expo/react-native/archive/sdk-38.0.2.tar.gz => 0.62.2
      react-native-web: ~0.11.7 => 0.11.7
      react-navigation: ^4.0.10 => 4.4.0

I have done:

  1. Enabled WSL feature and installed ubuntu from the windows store.
  2. Disabled Firewall
  3. Cleared cache

When I close the session with ^C I am getting this message

Authentication with Apple Developer Portal failed!
Reason: Unknown reason, raw: ""
Error: Reason: Unknown reason, raw: ""
    at runAction (C:\Users\username\AppData\Roaming\npm\node_modules\expo-cli\src\appleApi\fastlane.ts:28:17)
    at process._tickCallback (internal/process/next_tick.js:68:7)

Hey @zen5152,

Are you still unable to build? One quick suggestion is going to the Apple Developer Portal and make sure you have agreed to latest ToS, etc.

Cheers,
Adam

Yes I have agreed to latest TOS. Still I am not able to able to build.

Hey @dwillis, saw your comment on this post. Were you able to resolve this issue?

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