【发布时间】:2021-04-15 03:10:49
【问题描述】:
我的这个 Android 应用的开发和构建环境是Expo (React Native),应用签名由 Google Play 管理。
我已经构建并上传了 app bundle,这次我收到错误:Your Android App Bundle is signed with the wrong key. Ensure that your App Bundle is signed with the correct signing key and try again:SHA1: <SHA KEY>
我阅读了几个答案,但它们要么有点令人困惑,要么没有解释清楚,请记住 Expo。
已验证slug名称,app名称不变。
我有 .keystore 文件(如果有意义的话)。
【问题讨论】:
标签: react-native expo google-play-console android-build android-app-signing