Failed to set up Push Key

I having the following error on try build to iOS:
⠦ Getting Push Keys from Apple...Failed to set up Push Key

I’ve already talked with the Apple dev account admin, the push keys seems to be right, there’s something to be done?

Here’s expo diagnostics:

  Expo CLI 3.23.3 environment info:
    System:
      OS: Linux 5.4 Ubuntu 20.04.1 LTS (Focal Fossa)
      Shell: 5.0.17 - /bin/bash
    Binaries:
      Node: 10.19.0 - /usr/bin/node
      npm: 6.14.4 - /usr/bin/npm
    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: ^4.3.3 => 4.3.3 
    npmGlobalPackages:
      expo-cli: 3.23.3

Hey @nicoletti,

Were you able to get the build to work or are you still getting issues?

Cheers,
Adam

I’m still stuck

Can you try clearing your keys by running expo credentials:manager? Might help to start with a clean slate.

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