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?