I’m blocked from building an iOS app because Apple Developer Portal says my Team ID is not associated with an active membership.
On the Apple Developer portal resources page I see:
“Team ID: ‘’ is not associated with an active membership.”
I don’t see a Team selector in the Developer portal (only Account / Help / Sign out). The portal shows a banner “Join the Apple Developer Program”. When I click it:
“Sorry, you can’t enroll at this time. Your Apple Account is already associated with the Account Holder of a membership.”
In App Store Connect → Users and Access, the only user is my Apple ID and it shows:
Role: Account Holder, Admin Apps: All Apps Because of this, my iOS build/signing fails (Expo/EAS build, but same in Xcode) with:
Provisioning profile doesn’t support Push Notifications capability Provisioning profile doesn’t include the aps-environment entitlement I enabled Push Notifications / tried regenerating provisioning profiles, but it keeps reusing the same old App Store profile and fails.
Questions:
What does “Team ID not associated with an active membership” mean when App Store Connect shows me as Account Holder? How do I restore/activate the Developer Program membership for this Team ID (or fix the “already associated” enrollment state)? Is there a specific Apple page where I can verify the membership status for a team when the Team selector is missing? Any guidance would be appreciated—this is blocking App Store builds.