API Response Error during build iOS .ipa file using exp

Hi everyone,

I’m trying to build .ipa file using exp build:ios and have no luck.(build for android is ok) I got an error like this:

[exp] Checking if current build exists...
[exp] No currently active or previous builds for this project.
[exp] Checking for existing Apple credentials...
[exp] Validating Apple credentials...
[exp] Error validating credentials. You may need to clear them (with `-c`) and try again.
[exp] API Response Error: Cannot read property 'methodAsync' of undefined.

My exp version is 44.0.0
I have tried to build with -c param but the error still present.
Maybe someone faced with such error.
Thank you.

Same issue here, Expo v45.1.0. Please help.

@suggestedbogdan, @dseawel Please update exp to latest version as suggested by exp.

@edgar I did that but I’m still experiencing the issue.

verify that you are on latest with --version.

@edgar Thank you very much, it fixed my problem

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