简体   繁体   English

F-Droid 发布失败。 错误:在 repo 中找不到签名证书

[英]F-Droid release fails. ERROR: No signing certificates found in repo

On the F-Droid server, I drop the apk in fdroid/repo folder and run fdroid udpate -c but I get: ERROR: No signing certificates found in repo/MyApp.apk and WARNING: Skipping 'MyApp.apk' with invalid signature!在 F-Droid 服务器上,我将 apk 放入 fdroid/repo 文件夹并运行fdroid udpate -c但我得到: ERROR: No signing certificates found in repo/MyApp.apkWARNING: Skipping 'MyApp.apk' with invalid signature!

When building the apk,在构建apk时,

  • Select Generate Signed Bundle / APK... Select Generate Signed Bundle / APK...
  • Select APK. Select APK。
  • Select Keystore path, alias, password. Select 密钥库路径、别名、密码。
  • uncheck V2取消选中 V2

在此处输入图像描述

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 从 GitHub 版本开始,F-Droid 应用程序会在 F-Droid 服务器中自动更新吗? - Will F-Droid app update automatically in F-Droid server from GitHub release? 在 F-Droid 中发布我的应用程序的问题 - Problem with Publishing my App in F-Droid 有什么方法可以确定我的Android应用是由F-Droid构建的吗? - Is there any way I can identify when my Android app is built by F-Droid? 找不到用于签署配置“release”的密钥库。-- React native - keystore not found for signing config 'release'.-- React native 颤振构建 apk 导致错误:未找到用于签署配置“发布”的密钥库文件 - flutter build apk causing error: Keystore file not found for signing config 'release' 使用多个证书签署APK - Signing apks with multiple certificates AdMob尝试以127.0.0.1进行连接,但失败。 始终触发onFailedToReceiveAd(发生网络错误。) - AdMob tries to connect at 127.0.0.1 and fails. Always fires onFailedToReceiveAd(A network error occurred.) Mono Droid onClick 事件未找到 - Mono Droid onClick event not found 未找到用于签署配置“调试”的密钥库文件 D\\Telegram-master\\TMessagesProj\\config\\release.keystore - Keystore file D\Telegram-master\TMessagesProj\config\release.keystore not found for signing config 'debug' 由于未找到用于签署配置“发布”的密钥库文件“/Users/name/Desktop/KEYSTORE/release.keystore”,因此无法构建 android 应用 - Unable to build android app because ofKeystore file '/Users/name/Desktop/KEYSTORE/release.keystore' not found for signing config 'release'
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM