Page 1 of 2

Auto Updates Not Working

Posted: Mon Jan 21, 2019 4:19 pm
by Deon

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


Auto Updates Not Working

Posted: Tue Jan 22, 2019 5:56 am
by Evgene Karachevtsev

Hello Deon,

Could you please clarify if you have changed the Sources?


Auto Updates Not Working

Posted: Wed Jan 23, 2019 11:56 am
by Deon

Hi
What are sources?


Auto Updates Not Working

Posted: Thu Jan 24, 2019 11:04 am
by Deon

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.


Auto Updates Not Working

Posted: Thu Jan 24, 2019 12:01 pm
by Galyna Abramovych

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.


Auto Updates Not Working

Posted: Sun Jan 27, 2019 7:56 pm
by Deon

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.


Auto Updates Not Working

Posted: Mon Jan 28, 2019 8:45 am
by Serhii Kulibaba

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...


Re: Auto Updates Not Working

Posted: Sun Sep 20, 2020 6:44 am
by anywhere

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.


Re: Auto Updates Not Working

Posted: Sun Sep 20, 2020 7:13 am
by Galyna Abramovych

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?


Re: Auto Updates Not Working

Posted: Wed Sep 23, 2020 5:07 am
by anywhere

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.