Experience not published

Hello
When i run command "expo build:ios " or "expo build:android " get error - Experience not published ?

Expo CLI 3.23.3 environment info:
    System:
      OS: Windows 10 10.0.16299
    Binaries:
      Node: 12.18.3 - C:\Program Files\nodejs\node.EXE
      Yarn: 1.13.0 - C:\Program Files (x86)\Yarn\bin\yarn.CMD
      npm: 6.14.4 - C:\Program Files\nodejs\npm.CMD
    IDEs:
      Android Studio: Version  3.2.0.0 AI-181.5540.7.32.5056338
    npmPackages:
      expo: ~39.0.2 => 39.0.3
      react: 16.13.1 => 16.13.1
      react-dom: 16.13.1 => 16.13.1
      react-native: https://github.com/expo/react-native/archive/sdk-39.0.2.tar.gz => 0.63.2
      react-native-web: ~0.13.12 => 0.13.14

hi! it’s possible this was due to something on our end (since there are two reports of it), but just to cover our bases could you upgrade to the most recent expo-cli version?

I already update expo-cli but error still actual T____T

Expo CLI 3.28.2 environment info:
    System:
      OS: Windows 10 10.0.16299
    Binaries:
      Node: 12.18.3 - C:\Program Files\nodejs\node.EXE
      Yarn: 1.13.0 - C:\Program Files (x86)\Yarn\bin\yarn.CMD
      npm: 6.14.4 - C:\Program Files\nodejs\npm.CMD
    SDKs:
      Android SDK:
        API Levels: 14, 19, 21, 23, 24, 25, 26, 27, 28
        Build Tools: 19.1.0, 20.0.0, 21.1.2, 22.0.1, 23.0.1, 23.0.2, 23.0.3, 24.0.0, 24.0.1, 24.0.2, 24.0.3, 25.0.0, 25.0.1, 25.0.2, 25.0.3, 26.0.0, 26.0.1, 26.0.2, 26.0.3, 27.0.0, 27.0.1, 27.0.2, 27.0.3, 28.0.0, 28.0.0, 28.0.0, 28.0.1, 28.0.2, 28.0.3, 30.0.0
        System Images: android-24 | Intel x86 Atom, android-28 | Google APIs Intel x86 Atom_64, android-29 | Intel x86 Atom_64, android-29 | Google APIs Intel x86 Atom, android-29 | Google APIs Intel x86 Atom_64
        Android NDK: 21.1.6352462
    IDEs:
      Android Studio: Version  3.2.0.0 AI-181.5540.7.32.5056338
    npmPackages:
      expo: ~39.0.2 => 39.0.3
      react: 16.13.1 => 16.13.1
      react-dom: 16.13.1 => 16.13.1
      react-native: https://github.com/expo/react-native/archive/sdk-39.0.2.tar.gz => 0.63.2
      react-native-web: ~0.13.12 => 0.13.14
    Expo Workflow: managed

Also getting this error on expo-cli version 3.28.1

Hello!
Same here, the CLI is up to date, but the error persists.

please share the following to secure@expo.io:

  • your username
  • your app.json
  • the full log of the output that the “Experience not publish” message is a part of
  • did you recently delete your app through the website? (y/n)

thank you!

thanks, sent!

We’re looking into a fix for this ASAP, will keep you all posted here with updates!

2 Likes

Alright, fix is out now, you should be able to publish and build without that issue anymore (the fix was server-side, so there’s no need to upgrade expo-cli)

thanks for your patience everyone!

1 Like

new error message after trying to build. Removed my ID’s for the post

Only 1 team associated with your account, using Apple Team with ID: myID
✔ App ID found on Apple Developer Portal.
✔ Getting Distribution Certificates from Apple...
✔ Successfully validated Distribution Certificate against Apple Servers
✔ Getting Push Keys from Apple...
✔ Successfully validated Push Key against Apple Servers
⠧ Getting Provisioning Profile info from Apple's Servers...
✔ Successfully fetched Provisioning Profile myProvisionProfile from Apple Servers
✔ Configuring existing Provisioning Profiles from Apple...
Successfully configured Provisioning Profile myProvisionProfile on Apple Servers with Distribution Certificate myDistroCert
Failed to set up Provisioning Profile
Failed to prepare all credentials. 
The next time you build, we will automatically use the following configuration:

Project Credential Configuration:
  Experience: @seanrad/SSNew2, bundle identifier: myBundle
    Provisioning profile (ID: myID)
    Apple Team ID: myAppleTeamID,  Apple Team Name: Sean Conrad (Individual)

  Distribution Certificate - Certificate ID: myCertID
    Apple Team ID: myAppleTeamID,  Apple Team Name: Sean Conrad (Individual)
  Push Notifications Key - Key ID: myKeyID
    Apple Team ID: myAppleTeamID,  Apple Team Name: Sean Conrad (Individual)
An unknown error occurred.

thankyou very much

disregard my last message. It looks like it seemed to take after retrying again. Appreciate the quick help from you guys!

1 Like

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