This question is locked. New answers and comments are not allowed.
I've ported an App developed in another platform for Android. Their automated build system signs the app in a similar way Icenium does. The plan is to replace the current-published .apk with the current version developed with Icenium. However when trying to upload the .apk, the developer console says previous .apks have signature fingerprint [SHA1: 0B.....XY] and uploaded .apk have signature fingerprint [SHA1: B0...XX] and they should be the same. Also, where it's supposed I should specify the package name in order to be the same? Tried in "Application Identifier" inside properties but it reverts back to the initially provided name.
So question is how to replace such certificate or signature so they are the same and the current published .apk can be replaced by the Icenium one ? The Icenium build will be uploaded to my developer dashboard as a Beta build mainly for in-app purchases testing purposes. Once it passes testing, it will be pushed to production.
I'm new to all this of signatures and certificates, so your help will be greatly appreciated.
Thanks.
So question is how to replace such certificate or signature so they are the same and the current published .apk can be replaced by the Icenium one ? The Icenium build will be uploaded to my developer dashboard as a Beta build mainly for in-app purchases testing purposes. Once it passes testing, it will be pushed to production.
I'm new to all this of signatures and certificates, so your help will be greatly appreciated.
Thanks.