Giter Club home page Giter Club logo

Comments (7)

xrnm avatar xrnm commented on June 28, 2024 1

This workaround was amazingly helpful. I'm a consultant and have many teams on ASC so maybe that's an component of the CLI issue. I can't thank you enough as I can get this submitted for my client with the ascAppId work around. Thank you so much @szdziedzic.
For anyone else interested in the workaround the section looks like this:

{
  "cli": {
    "version": ">= 0.34.0"
  },
  "submit": {
    "production": {
      "android": {
        "serviceAccountKeyPath": "../path/to/api-xxx-yyy-zzz.json",
        "track": "internal"
      },
      "ios": {
        "appleId": "[email protected]",
        "ascAppId": "1234567890",
        "appleTeamId": "AB12XYZ34S"
      }
    }
  }
}

from https://docs.expo.dev/submit/eas-json/

I only included ascAppId and not the appleid or team id and my submission worked great.

Sorry to be on the GSD side of things; such is the life of a consultant. :)

from eas-cli.

szdziedzic avatar szdziedzic commented on June 28, 2024

Can you try to remove Users/xxxx/.app-store directory?

from eas-cli.

xrnm avatar xrnm commented on June 28, 2024

Have the same issue. Deleted and tried submitting again. Same error for me.

from eas-cli.

xrnm avatar xrnm commented on June 28, 2024

Verified same issue present on 9.0.10 and 9.0.4

from eas-cli.

szdziedzic avatar szdziedzic commented on June 28, 2024

Interesting, I can't reproduce it on my device so far 🤔.

As a temporary workaround, you can try to set your app's App Store Connect ID in the ascAppId field in the submit profile in eas.json. This way you can skip the authentication with Apple if you have credentials set on Expo servers.

from eas-cli.

xrnm avatar xrnm commented on June 28, 2024

I have confirmed I cannot submit on other teams with this account. I will report back if other members of my team are having the issue. Happy to provide any other information helpful in debugging. Thanks for building and supporting this software.

from eas-cli.

s-benson-hugo-and-cat avatar s-benson-hugo-and-cat commented on June 28, 2024

I also had this issue, adding the ascAppId resolved it for me, it would be good to know what caused this issue

from eas-cli.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.