What are the difference between Build version in the Create Build section and Application Version in the Configured Setting

What are the difference between Build version in the Create Build section and Application Version in the Configured Setting.

i.e I want to know 3 things
1.) Build version and Application version should be same or not ?
2.) When Application is build which version is displayed to the End user ?
3.) If I want to rebuild the exiting app then application version and build version also should be changed or not ?

@Jay_Sharma could you answer that please

Hi @Vishal_Chakarvarti, in simple terms, the configurations you set in the build settings (like the App Name, Version Name, etc., as shown in the screenshot below) are what the end users will see when your app is published in the app store.

However, the dashboard in the ‘Downloads’ section shows all the builds you’ve created, but the version numbers and app names here are just for reference (refer the screenshot below). They won’t be the ones users see once the app is live. You can think of this section as containing all the different versions of the app that were created during development before the final version was released.

1 Like

Can you please re-iterate this question?