Error 400 when build:android setting keystore manually.

Hi guys!

We have an app previously built on phonegap and now migrated to React Native/Expo. We are trying to build the android .apk using the keystore we had before and we get the following error:

I know that the problem is not with my .keystore, since through expo fetch:android:keystore I’ve got the keystore generated by EXPO and it gives me the same error!

Using expo build:android works fine, but I can’t deploy since the fingerprints doesn’t match with the app I have already published.

Thanks in advance!

Hi, It’s fixed now, you need to update expo-cli (v2.7.2).

2 Likes

Awesome!

It worked!

Thanks!

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