No team ID associated with my apple account

Hello, I get this error : You have no team ID associated with your apple account, cannot proceed.
(Do you have a paid Apple developer Account?)

I am part of a team and the account to which my id belongs is paid so I dont understand whats happening.
Any ideas will be helpful thanks.

Hey @kristiyan,

I would recommend double (or triple if you already have) checking everything is order on the Apple Developer portal and then from the Expo side of things you can run this command (you can also cherry-pick what flags you want) to ensure you have a clean slate: exp build:ios --clear-credentials --revoke-apple-dist-certs --revoke-apple-push-certs --revoke-apple-provisioning-profile

Cheers,

Adam

1 Like

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.