-
Notifications
You must be signed in to change notification settings - Fork 85
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Submission Failed - Cannot read properties of undefined (reading 'attributes') #2426
Comments
Can you try to remove |
Have the same issue. Deleted and tried submitting again. Same error for me. |
Verified same issue present on 9.0.10 and 9.0.4 |
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 |
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.
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. :) |
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. |
I also had this issue, adding the ascAppId resolved it for me, it would be good to know what caused this issue |
To resolve the issue I had to manually create new app in App Store Connect, and then copy paste the ascAppId (App Store Connect App ID) in the eas.json. I found the ascAppId in the url of the app detail page https://appstoreconnect.apple.com/apps/{id}/... |
Build/Submit details page URL
https://expo.dev/accounts/mal-org/projects/malfintech
Summary
i'm trying to submit iOS, but i keep getting
i updated the latest
eas-cli
now it asks me for my Apple credentials, then fail after successfully logging in.Expected behaviour:
Successfully submit to store, or provide an error message to fix.
Managed or bare?
Managed
Environment
Expo Doctor
Error output
Reproducible demo or steps to reproduce from a blank project
Unable to provide a snack of submitting to the store! Sorry.
The text was updated successfully, but these errors were encountered: