Updated app fails to install

Hello

We face a strange issue, regarding the update of an application.

We have published in Google Play an app, with version 2.1, using Corona 2731.

We did some modifications and build for testing a new version, v2.2, using Corona 2731 or even the latest daily.

If we try to install the v2.2 in the device, the installation fails, without detailed description, just “Didn’t installed”.

If we uninstall the Published v2.1, it is possible to install the v2.2, but Google Play offers the v2.1 as an update! Which we can “update” through the store.

We tried to build from PC and from mac. Also different Corona builds, The same issue.

We have not change the build.setting or the config.lua. All build attributes and the key are correct.

Any idea what could be the issue?

Thank you in advance.

Did you increment the version code?  And are you using the same keystore?

Hi JonPM, thanks for posting.

Yes, as I wrote, all build attributes are correct: version code & version name are greater, keystore and app id (package) the same.

It is so strange and major issue, we cannot update our app…

OMG!!!

I forgot to change the version code in the build.settings! I took care only through the build process dialogue box.

A good point here, Corona should check if there is a difference between build.settings and the build process dialogue box.

Did you increment the version code?  And are you using the same keystore?

Hi JonPM, thanks for posting.

Yes, as I wrote, all build attributes are correct: version code & version name are greater, keystore and app id (package) the same.

It is so strange and major issue, we cannot update our app…

OMG!!!

I forgot to change the version code in the build.settings! I took care only through the build process dialogue box.

A good point here, Corona should check if there is a difference between build.settings and the build process dialogue box.