I’m trying to publish an Expo app to the App Store. My app is deployed on Replit, but I understand App Store submission requires an iOS build + App Store Connect upload (not just a web deployment). The blocker is the Apple login step in the Expo/EAS flow.
What I’m seeing
During the Expo “Connect Apple account” step, the UI says:
“Your Expo project and Apple account need to be connected to launch on the App Store. This Apple account must also be enrolled in the Apple Developer Program.”
Then after entering my Apple Developer email + password:
“Apple username or password are invalid.”
(Screenshot attached.)
What I have
-
I’m enrolled in the Apple Developer Program (paid, active).
-
Using Apple ID email (e.g.
lorenzoog@me.com) + password.
What I tried
-
Re-typing credentials (no spaces, correct email).
-
Verified I can sign in to Apple ID website / App Store Connect in browser.
