- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I generate apk - not crosswalk - but upon submit second version to Play getting:You must use the same certificate.
Upload failed
You uploaded an APK that is signed with a different certificate to your previous APKs. You must use the same certificate. Your existing APKs are signed with the certificate(s) with fingerprint(s):
[ SHA1: .................. ]
and the certificate(s) used to sign the APK you uploaded have fingerprint(s):
[ SHA1: ....................]
what's the solution...? I changed PC OS and XDK version but - OS change is prior 1st submission....I think.
- Tags:
- HTML5
- Intel® XDK
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
App version code: 1 changed to 2
cordova 3.5.1 to 4.1.2
from 1e to 2e // 2e=second submit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
The package name must be the same and the .apk must be signed with the same private key. If the package name and signing certificate do not match those of the existing version, Market will consider it a new application and will not offer it to users as an update.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The package name must be the same and the .apk must be signed with the same private key
PACKAGE NAME Is same.
I do Not remember used private key - or changed it... How is relates private key to my project and where found??
App version code: 1 // this should be constant equal to one??? I used 2 in second version...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Leonidas -- How did you build the app that is now in the store? Using the legacy APK build? Or did you build using some other system? In the XDK, the build certificate is automatically generated for you, based on your userid and account. If you changed accounts you will get a new certificate, which does not match the original certificate.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
One account have ... intel xdk account...
I think not used legacy build but used Cordova Android but not crosswalk... for both.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
See and above
Matters if changed from Cordova 3.5.1 to 4.1.2...?
Otherwise really not know where the cert changed...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Does not matter if you changed from 3.5 to 4.1.
It's possible you have two accounts as a result of the transfer to our new login system. There were some situations where that happened. I'll ask the appropriate engineer if they can help.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page