Quantcast
Channel: Ionic Framework - Ionic Forum
Viewing all articles
Browse latest Browse all 49183

Cant update APK for the third time

$
0
0

@paruckerr wrote:

My second version was ok.

But now I tried the third time and my certificate not match, the commands that I used for release a new APK:

Change config.xml version

ionic build android --release

keytool -genkey -v -keystore <KeyStoreName>.keystore -alias <AppName-NewVersion> -keyalg RSA -keysize 2048 -validity 10000

jarsigner -verbose -sigalg SHA1withRSA -digestalg SHA1 -keystore <KeyStoreName>.keystore platforms/android/build/outputs/apk/android-release-unsigned.apk <AppName-NewVersion>

zipalign -v 4 platforms/android/build/outputs/apk/android-release-unsigned.apk <AppName-NewVersion>.apk

Whats wrong??

*I not delete my keystore

Thanks.

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 49183

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>