Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I don't think the plugin still has active maintainers. Here's an alternative. #144

Open
kolbasa opened this issue Jun 7, 2020 · 3 comments

Comments

@kolbasa
Copy link

kolbasa commented Jun 7, 2020

I did not like that this plugin is no longer maintained.
So I wrote my own: cordova-plugin-apkupdater. And here is a demo-app.
I am active and have a good number of users who are already productively updating their apps with it.

So feel free to spam my issue page and I will take care of it.

@mreis1
Copy link

mreis1 commented Jul 17, 2020

@kolbasa your project is pretty cool but I think it solves a different problem (please correct me if I'm wrong)

  • Yours checks if a new APK exists, downloads, and updates it by running the app installer.
  • This project only checks if a newer version of project client side content exists , downloads, and updates it

@kolbasa
Copy link
Author

kolbasa commented Jul 17, 2020

@mreis1
As I understand it, this project is also a simple APK updater.
But it is not maintained, it doesn't work with Android 9 or 10, for example.
What you mean is probably something like cordova-plugin-code-push.

Here is a video of the demo app. This looks like an Apk Updater to me.

Peek 2020-07-17 17-44

And here is my plugin: Gif

@mreis1
Copy link

mreis1 commented Jul 20, 2020

@vaenow Thank you for correcting me. I misunderstood this plugin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants