Forum Discussion
Shahid229
Mar 02, 2023Copper Contributor
Preview version is available for customers
Hi, We have published an offer to app source with version 1.5.0.0. We added some features to app and published it with version 1.6.0.0. and this version is in preview yet. Issue is, when a new us...
Robina
Mar 03, 2023MCT
The new version 1.6.0.0 may have been marked as the default version for your app in the app store, which is why new users are automatically downloading it instead of the previous version.
In your app store account to see if you have marked version 1.6.0.0 as the default version. If so, you can change it to version 1.5.0.0 or remove version 1.6.0.0 from preview mode.
Ensure that your app is properly configured with version numbers in the app's code. If the version number in your code is still set to 1.5.0.0, it is possible that the version number is not being properly updated when you build the app.