eas-cli icon indicating copy to clipboard operation
eas-cli copied to clipboard

Google Api Error: Invalid request - The Android App Bundle was signed with the wrong key. Found

Open JoezerSmaniotto opened this issue 1 year ago • 3 comments

Summary

On the command line I generated the command npx eas-cli credentials I made the configuration for 'Android' and 'IOS', on Android I made this configuration. As I work with a colleague, so ""Generate a new Android KeyStore" however, at the moment I went to generate the build npx eas-cli build --auto-submit --clear-cache I received this message ![Captura de tela 2024-02-16 111856](https://github.com/expo/expo/assets/42808798/4a3a3f2f-60d4-4f82-9bc4-d7f5bbe04635) SHA1: 87:G0:46:BC:AT:FB:17:46:CE:97:DV:B4:67:FB:98:T5:G3:V6:87:C1, expected: SHA1: 85: G7:49:BH:AK:FS:20:87:HE:90:TV:W4:97:DB:28:Y5:W3:Q6:89:C1. - Retrying...

Design sem nome (1)

Note: I'm using "expo managed workflow" so I don't have access to Android folders

What platform(s) does this occur on?

Android

SDK Version

48

Environment

expo-env-info 1.2.0 environment info: System: OS: Windows 11 10.0.22631 Binaries: Node: 18.16.0 - C:\Program Files\nodejs\node.EXE Yarn: 1.22.19 - C:\Program Files (x86)\Yarn\bin\yarn.CMD npm: 9.5.1 - C:\Program Files\nodejs\npm.CMD IDEs: Android Studio: AI-222.4459.24.2221.10121639 npmPackages: expo: ~48.0.18 => 48.0.21 react: 18.2.0 => 18.2.0 react-native: 0.71.14 => 0.71.14 Expo Workflow: managed

Minimal reproducible example

On the command line I generated the command npx eas-cli credentials I made the configuration for 'Android' and 'IOS', on Android I made this configuration. As I work with a colleague, so ""Generate a new Android KeyStore" however, at the moment I went to generate the build npx eas-cli build --auto-submit --clear-cache I received this message Google Api Error: Invalid request - The Android App Bundle was signed with the wrong key. Found: SHA1: 87:G0:46:BC:AT:FB:17:46:CE:97:DV:B4:67:FB:98:T5:G3:V6:87:C1, expected: SHA1: 85: G7:49:BH:AK:FS:20:87:HE:90:TV:W4:97:DB:28:Y5:W3:Q6:89:C1. - Retrying...

Note: I'm using "expo managed workflow" so I don't have access to Android folders

JoezerSmaniotto avatar Feb 16 '24 20:02 JoezerSmaniotto