My iOS app uses CFBundleShortVersionString
to check the user's current version of the app.
When I uploaded my app to iTunesConnect, the version number in Xcode and in TestFlight was 2.2.14 , but when I selected that build for submission to the App Store in iTunesConnect I assigned it as v2.2
What version number will CFBundleShortVersionString
return when the app is live in the App Store?
It's shows same the version number you enter on iTunesConnect.
The same problem is faced earlier,But it shows the iTunesConnect version number.
Happy coding :)