Phonegap - 错误 - 无法识别密钥库别名 [英] Phonegap - Error - Keystore alias not recognized

查看:319
本文介绍了Phonegap - 错误 - 无法识别密钥库别名的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用Phonegap Build签署一个Android应用程序

I am strugging to sign an Android app using Phonegap Build

我遇到以下错误:

Error - Keystore alias not recognized

我的终端中的密钥库:

keytool -genkey -v -keystore name.keystore

-alias别名-keyalg RSA -keysize 2048 -validity 10000 -storepass password

-alias alias -keyalg RSA -keysize 2048 -validity 10000 -storepass password

我应该使用'name'和'alias',我缺少什么?

What should I be using for the 'name' and 'alias', am I missing something?

谢谢。

推荐答案

尝试这种方式。
https://github.com/amirudin/build/wiki/Android-签名

如果无法识别别名,则在您上传的密钥库文件中找不到您提供的别名字段。如果密钥库格式无效,您可能没有上传正确的文件。如果密码不正确,您可能输入的内容不正确。

If the alias is not recognized, the alias field you provided was not found on the keystore file that you uploaded. If the keystore format was invalid, you may not have uploaded the correct files. If the password was incorrect, you may have entered it incorrectly.

这篇关于Phonegap - 错误 - 无法识别密钥库别名的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆