I want when my app is opened check a file in server for example: mysite/last.txt
and in this file I put last app version like: 3.3
I want every time user opens the my app, first check this file and check if the app version is lower than the version that I put in text file in server, show a dialog or toast message to user for new version if app for example: "a new version is available"