Ios Display Version Number In App
Fortunately we can write a small extension to uiapplication that reads the info plist file and returns a version number automatically.
Ios display version number in app. All ios apps must store an app version number in their info plist file but there s no build in way to get that as a string you can use in your code. Wait a moment and the screen will populate with storage stats for each of your installed apps. Build the app and display the version number.
Select general iphone storage. The version number is shown in the store and that version should match the version number you enter later in itunes connect. The version number is three numbers separated by dots such as 1 0 0 in the example above followed by an optional build number such as 1 in the example above separated by a.
Tap the app you want to see the version number for. For each new version of your app you will provide a version number to differentiate it from previous versions. The complete source code of this tutorial is available in the ionic display version github repository.
It is also the version number that appears when the user looks at your app in the app store. To find software version installed on your device go to settings general then tap about. Open the settings app on your iphone ipad or ipod touch.
On the launchscreen storyboard. Below that you ll see the size of the app itself and the size of the data stored by that app. The version number works like a name for each release of your app.
Showing the version number on the launch screen storyboard is a great way to solve this problem. Use ionic s plugin app version. For example version 1 0 0 may name the first release version 2 0 1 will name the second and so on.