Hello everyone,
I did try searching the forums but failed to find an answer, so let me put that out there first.
I recently discovered that the google play store seems to update an app rather than do the full update from the latest APK listed. I only discovered this when I pushed the latest version of my application out that had a new database in it (which was named the same as the previous database) which had a new column added to a table. users started reporting the app was crashing and I could not figure out why as my testers never reported the problem.
Long story short, seems the users with crashing apps had the latest version of the app but the old version of the database, a clean install (removing the app and re downloading it) sorted the issue out, which was strange and brings me to this question.
is there a way in B4A to flag that an update needs a full version download from the store? I was poking around the play console and didn't see anything obvious there to flag my latest version as an update / new version vs an upgrade.
any help would be appreciated.
thanks
Darren
I did try searching the forums but failed to find an answer, so let me put that out there first.
I recently discovered that the google play store seems to update an app rather than do the full update from the latest APK listed. I only discovered this when I pushed the latest version of my application out that had a new database in it (which was named the same as the previous database) which had a new column added to a table. users started reporting the app was crashing and I could not figure out why as my testers never reported the problem.
Long story short, seems the users with crashing apps had the latest version of the app but the old version of the database, a clean install (removing the app and re downloading it) sorted the issue out, which was strange and brings me to this question.
is there a way in B4A to flag that an update needs a full version download from the store? I was poking around the play console and didn't see anything obvious there to flag my latest version as an update / new version vs an upgrade.
any help would be appreciated.
thanks
Darren