question

mybmr avatar image
mybmr asked Jeffrey Blattman answered

If we unpublished current app version then app rolled back to last version on clover device

Currently our app's published version is 5.04. We found there is some issue on that.

If we unpublished current version 5.04 then what happen ? Is all merchant's who has 5.04 are remain on that version or they moved back autmatically to last published version which is 5.03 ?
App Market
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Jeffrey Blattman avatar image
Jeffrey Blattman answered
If you unpublish, any device that has the new version will stay at the new version. If a device hasn't yet installed the new version, it won't (so it's a good idea to unpublish it immediately to mitigate the damage).

Android (and hence Clover devices) do not allow downgrade. If you need to roll back you must create a new app version that has the code reverted, with a version higher than the currently deployed version. It's not a bad idea to plan for this before you release an app, by having two app versions signed and ready to go... one with the new code, and one with the old code, but with a bumped version that can be installed on top of the new code if there are problems.

10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community