cordova - Alias not associated with private key in PhoneGap build -


i have problem phonegap build can me. in short:

  1. keytool tells have valid keystore-file, confirming our password , alias correct.
  2. we upload keystore phonegap build, associated confirmed right alias.
  3. we unlock key , build app using it.
  4. build fails error: "error - alias not associated private key "

this seems rather persistent issue, updates/solutions? topic 1 (http://community.phonegap.com/nitobi/...) seem end same dramatic solution: 'release under new app'. releasing under new app impossible because b2b app , want update our app.

we able manually build app.


Comments

Popular posts from this blog

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

html - How to style widget with post count different than without post count -

url rewriting - How to redirect a http POST with urlrewritefilter -