Upload keystore to expo servers

I have migrated a project from one expo account to another. The android standalone app was published with the old expo account using App Signing. To publish the new version using the new account I selected to provide my own keystore which I have previously fetched using the old account.

Is there any way I could now upload the keystore to expo servers so that signing could be automatically handled for future builds?

Hey @pixel-kraft,

You can run expo credentials:manager which will prompt you to select your platform and your project. Choose android and then you can select Update upload keystore. Let me know if you have any issues.

Cheers,
Adam

2 Likes

Worked like a charm, thank you so much!

Glad to hear it!

Thank you so very much

1 Like

thanks so very much!

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