- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
I'm looking at the possibility of my App checking for a new version online and downloading within itself.
Firstly is this possible, if so how do I download and I run an APK/IPA file within the relevant platform.
- Tags:
- HTML5
- Intel® XDK
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I never done it but there is a code example in stackoverflow on how to do it in android.
http://stackoverflow.com/questions/9045837/android-application-self-update
You will need to create a cordova plugin to do it as it's in java.
Another option I'm thinking of doing for my app to avoid problems is to check if there is a new version and if so then to show a message to the user and on click to open the store application showing my app so the user will just click update.

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