Expo Error updating credentials when build android

I am using expo 32 and try build with expo build:android --clear-credentials
By chose 2) I want to upload my own keystore!.
After I fill all info, then it show me error like under


Yesterday I build with it no problem why today got error?
Note: I haven’t change any app.json or evn. My project same like yesterday.

Hi update command was successful, but response had different format and cli displayed this as error. You can run regular build without --clear-credentials flag and it will use new ones, to verify that correct credentials are present run expo fetch:android:keystore. This issue will be fixed soon.

Thank you. It working

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