Hi all,
I’ve published my corona app to the google play store but when I try to download my app onto my android phone from the store it complains:
Error with package signing
I used the corona simulator version 2013.2100 (2013.12.7) to build my app for android and used my private keystore to sign it using the corona build window. I made sure to select for Google Play store. I can successfully upload my app to the google play store and publish it. However, when I try to download it onto a phone it says there is an error with the package signing and will refuse to install it.
I’ve manually installed the apk on the emulator and it installs just fine. I’ve also used this same keystore to publish an app that I built with the android sdk and it downloads fine from the google play store.
Any ideas what is going on here? I have the 32 bit version of java 6 sdk installed as well as 64 bit version of java 7 sdk installed. I’ve checked my PATH and made sure there is no reference to java in it.