- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
Is there an equivalent of In-App Version Checking" ?. If not, how do you manage to inform the user that there is a newest version ?
very best regards
more info on: https://code.google.com/p/android-query/wiki/Service
- Tags:
- HTML5
- Intel® XDK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Generally the store through which you distribute your app provides that update automatically to your user, so your app does not need to do anything. If you want to handle that yourself, you will have to find a third-party service or setup your own server where you could store the pertinent information, and make sure to keep a marker in your application to compare what version you're at versus what version your server believes to be the most recent version.
It's possible someone has already written a Cordova plugins to do this sort of thing. You'll have to use your favorite search engine to search for something like "cordova phonegap plugin update notification" or something similar.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Is this question for app preview or Intel XDK?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Generally the store through which you distribute your app provides that update automatically to your user, so your app does not need to do anything. If you want to handle that yourself, you will have to find a third-party service or setup your own server where you could store the pertinent information, and make sure to keep a marker in your application to compare what version you're at versus what version your server believes to be the most recent version.
It's possible someone has already written a Cordova plugins to do this sort of thing. You'll have to use your favorite search engine to search for something like "cordova phonegap plugin update notification" or something similar.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you Paul.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page