Compare versions of application
It is common for you to want to check whether your application is the latest version of the application. It is possible to compare the version of your application against a version number that you have as a string
You can achieve this by doing something like;


