Hey guys,
This is my first post I have been developing an app for Android and I have it published on Amazon App Store for now I plan to also publish on Google Play and Apple Store when I am finished.
I want my app check for if there is an update avialable.
I was trying to find something on it and ran into the Browser Object way of doing it for apps that run in browsers but I can't figure out how to work that into an App.
I was thinking maybe I can upload a html file into dropbox that has the current version number in it and have my app check if that matches the version number of my app if not then have a simple pop up msg saying there is one available so they can go to the store and download it. Any tips on how to do this or an easier way?
Any help would be greatly appreciated!