Start the build with exp build:android - keystore question missed

I have used exp for one project.
Then creating second one.

When I do build for the first time:
exp build:android --release-channel build-0.0.1

Logs:

[19:25:02] Checking if current build exists...

[19:25:02] No currently active or previous builds for this project.
[19:25:04] Publishing to channel 'build-0.0.1'...

But I have expecting:

[exp] No currently active or previous builds for this project.

Would you like to upload a keystore or have us generate one for you?
If you don't know what this means, let us handle it! :)

  1) Let Expo handle the process!
  2) I want to upload my own keystore!

Did expo store same setting for all project ?

You can use -c to clear credentials if you need to.

Good luck!

@ccheever Thanks for answer.

The question is more about documentation.
I think -c affect only current project.
Question is - why EXP not asking about keystore process in each new project ?
Is it bug or expected process ?

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