-
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
EAS Build for iOS throwing error for paid Apple Developer account
even if i have paid account
#1776
Comments
Hey,
|
|
Fixed. Issue was my developer account was approved by apple team. After contacting support team, i was able to build. |
Could you please explain how to solve it in detail |
I'm having the same problem. I'm on a team with the role of Admin, but I'm getting this error. EAS CLI version: 5.9.1. |
Same issue here.. |
I love issues where people solve it and provide no more context. |
I solved it after a lot of struggles for a week and angry client. @andrew-hossack you must call Apple support, no other way. I called apple support from Croatia cause I'm croatian and begged they connect me to USA apple and after few calls I got helped. My name in apple database was written as MATKQ, and not MATKO, a mistake on their part and they apologized, so when I wanted to generate expo app I was getting errors of Apple developer not present. So I was charged and I still didn't have apple developer for days until I called them. |
Build/Submit details page URL
https://expo.dev/accounts/aperadev/projects/tracker/builds/843de23c-3a91-4830-b5cf-9ba1c64e6ad9
Summary
I am trying to build for iOS using command
eas build -p ios
and I have paid developer account. But still eas build throwing below error:Managed or bare?
Managed
Environment
There is a new version of expo-cli available (6.3.2). │
│ You are currently using expo-cli 6.2.1 │
│ Install expo-cli globally using the package manager of your choice; │
│ for example:
npm install -g expo-cli
to get the latest versionError output
Authentication with Apple Developer Portal failed!
You have no team associated with your Apple account, cannot proceed.
(Do you have a paid Apple Developer account?)
Reproducible demo or steps to reproduce from a blank project
Just run command :
eas build -p ios
The text was updated successfully, but these errors were encountered: