Friday, May 11, 2018

How To Get App Version And Build Number In Xamarin.forms

Version and the build numbers work together to uniquely identify a particular App Store submission for an app. The conventions for how these numbers work together are verified by automatic processes when you submit your app to the App Store or Play Store, so understanding how these numbers work and how they are intended to be used will help you save time when submitting your app. In this article we can learn how to get App Version and build numbers through programming.

source https://www.c-sharpcorner.com/article/how-to-get-app-version-and-build-number-in-xamarin-forms/

No comments:

Post a Comment