Android. There is no valid Keystore defined for this app

After run expo build:android --clear-credential, I was able to build a signed Android app as of .aab to upload as a new application. When I later run expo fetch:android:keystore I currently get this:

There is no valid Keystore defined for this app.

Is there something I could do to get the new keystore again?

Very best

Solved, you need to wait for a build to finnish after getting the new credentials.

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