ksedgwic / Wallet32

20 stars 11 forks source link

"Package file was not signed correctly" #21

Closed prusnak closed 10 years ago

prusnak commented 10 years ago

I got this error when trying to install on my tablet.

Stack Overflow mentions that I should uninstall older versions of the app, but I have no prior installations on this device.

https://stackoverflow.com/questions/2519374/published-android-apk-gives-error-package-file-was-not-signed-correctly

Aren't we hitting the following issue?

http://blogs.kiyut.com/tonny/2012/06/07/how-to-build-and-sign-android-apk-using-jdk-7-with-netbeans/

PS: Funny thing is that this works on my Android 4.3.1 Phone. Problem appears just on Android 4.1.1 Tablet.

ksedgwic commented 10 years ago

I believe this is fixed in the alpha version (v0.3.9) in the play store.

Which verson were you trying to install?

Ken

On Thu, Jun 26, 2014 at 11:19 AM, Pavol Rusnak notifications@github.com wrote:

I got this error when trying to install on my tablet.

Stack Overflow mentions that I should uninstall older versions of the app, but I have no prior installations on this device.

https://stackoverflow.com/questions/2519374/published-android-apk-gives-error-package-file-was-not-signed-correctly

Aren't we hitting the following issue?

http://blogs.kiyut.com/tonny/2012/06/07/how-to-build-and-sign-android-apk-using-jdk-7-with-netbeans/

PS: Funny thing is that this works on my Android 4.3.1 Phone. Problem appears just on Android 4.1.1 Tablet.

— Reply to this email directly or view it on GitHub https://github.com/ksedgwic/Wallet32/issues/21.

Ken Sedgwick Bonsai Software, Inc. http://www.bonsai.com/ken/ (510) 269-7334 ken@bonsai.com Public Key: http://www.bonsai.com/ken/ken.asc GPG Fingerprint: 851E 3B07 E586 0843 9434 5CC7 4033 3B9B 3F3F 9640

prusnak commented 10 years ago

It was 0.3.8. Will test 0.3.9 once it's ready and report back.

ksedgwic commented 10 years ago

Ok,

I've had 0.3.9 in alpha for long enough, so I just pushed it to prod.

Thanks,

Ken

On Thu, Jun 26, 2014 at 11:56 AM, Pavol Rusnak notifications@github.com wrote:

It was 0.3.8. Will test 0.3.9 once it's ready and report back.

— Reply to this email directly or view it on GitHub https://github.com/ksedgwic/Wallet32/issues/21#issuecomment-47265089.

Ken Sedgwick Bonsai Software, Inc. http://www.bonsai.com/ken/ (510) 269-7334 ken@bonsai.com Public Key: http://www.bonsai.com/ken/ken.asc GPG Fingerprint: 851E 3B07 E586 0843 9434 5CC7 4033 3B9B 3F3F 9640

prusnak commented 10 years ago

I confirm that issue is no longer present in 0.3.9 release. Yay! Thanks!