Deon
Posts: 0
Joined: Sun Jun 30, 2013 6:00 am

Auto Updates Not Working

Hi
I selected the Cordova Hot Code Push Plugin. Recreated and Installed APK. Turned auto updates for Android.
Updates not working.

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Auto Updates Not Working

Hello Deon,

Could you please clarify if you have changed the Sources?

Deon
Posts: 0
Joined: Sun Jun 30, 2013 6:00 am

Auto Updates Not Working

Hi
What are sources?

Deon
Posts: 0
Joined: Sun Jun 30, 2013 6:00 am

Auto Updates Not Working

What I have also noticed in another app where it seems to work is that the messages "checking for updates" is not displayed resulting in that you can go into the app and do stuff, just to be thrown out of the app. This does not make sense. What happerned to the message spinner. Please put it back.

Galyna Abramovych
Site Admin
Posts: 84
Joined: Tue Mar 22, 2016 6:03 pm

Auto Updates Not Working

Deon,

The auto-update feature works fine but you are right - the previous indicator is not available in the libraries version 5.0.

We are really sorry, but there is no way it can be included back. (

Now, to make sure the feature works for your app:

  1. Right after you enable the plugin, for example you have to build and install the application to your device.

  2. After that, you can make changes and click on "Export-Auto Update".

  3. Open the installed application.

  4. Please wait a few minutes to refresh the application with a new version.

    You can make some changes on the start page to check if you can see them immediately.

Deon
Posts: 0
Joined: Sun Jun 30, 2013 6:00 am

Auto Updates Not Working

I think the app was corrupt. Alerts and console.logs were not working either. I killed the app and started a new app from scratch. Its working but.....

Your auto update is not professional. IE. When I login the app kicks me out again and then I have to re-login again because the Auto Updatewas not complete but app did not prevent me from executing while auto update still in progress.
As a user, this will cause frustration as it looks like an error.

You need to fix this. This is not acceptable operation. Very shoddy.

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Auto Updates Not Working

This functionality is based on cordova-hot-code-push plugin: https://github.com/nordnet/cordova-ho....
which is recommended by Ionic: https://ionicframework.com/docs/nativ...

If you need to change it's behavior, you can use any another similar plugin or change the existing one.

Unlucky it is deprecated: https://github.com/nordnet/cordova-ho...

anywhere
Posts: 40
Joined: Tue Sep 08, 2020 3:04 am

Re: Auto Updates Not Working

Hi
It seems I have another "corrupt" app. Auto Updates stopped working after I installed Cordova Email Plugin. I then uninstalled the email plugin again, Auto Updates still not working.

Galyna Abramovych
Site Admin
Posts: 84
Joined: Tue Mar 22, 2016 6:03 pm

Re: Auto Updates Not Working

Deon,

Could you please specify if you are using the latest Appery.io library for this project?
There are some details you should be aware of. Check the section "Auto-updating of Projects with Deprecated Libraries Versions" in this document: https://docs.appery.io/docs/appexport-a ... tic-update.

Also, did you rebuild the app after reinstalling the corrupt plugin?

anywhere
Posts: 40
Joined: Tue Sep 08, 2020 3:04 am

Re: Auto Updates Not Working

Resolved. I disabled all plugins untill I found the culprits. There was more than one.
This is a huge problem, Cordova not being backward compatible with older plugins. I have now lost functionality and my app is basically useless unless I find a workaround.

Return to “Issues”