Error creating .ipa file

Hi,
I’m trying to generate the .ipa file for the react native app that I created but I’m getting the following issue after running exp build:ios:

[exp] Validating Credentials…
[exp] Error while gathering & validating credentials
[exp] You have no team ID associated with your apple account, cannot proceed
[exp] Set EXPO_DEBUG=true in your env to view the stack trace.

Could someone help me to solve this problem?

Do you have a paid apple developer account?

Hi, @edgar .
No, I don’t have a paid Apple Developer account.
How should I proceed in this case?

To use exp build:ios, you need to have a paid apple developer account.

1 Like

Thank you very much for clarifying that for me, @edgar.

1 Like

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