-
Notifications
You must be signed in to change notification settings - Fork 467
Plugin differences/benefits #131
Comments
Sorry for the late answer. You might find some useful info in this thread. I'm not gonna do the detailed comparison, only in short, since I don't have experience in using these two plugins. Anyway, both solutions are a good ones. Although all three plugins allows you do to the same thing (update the app content) - they are doing this in slightly different ways. Which one is best for you - it is for you to decide.
CHCP plugin also has a CLI client utility, which you can use to generate configuration files or to run local server. And a You can read in more details on how plugin works in the documentation. I tried to document it well enough, so it would be easier for others to use and understand the workflow. But the main idea was to let the plugin to do all the hard lifting and minify the JS code, that developer need to write to perform the update. You can even skip it fully, if you want. But anyway, I would say - just try them out and choose, what is better suits your needs :) That's a beauty of open source: there's a lot of different solutions to choose from and you can always adjust it to your needs, if required. |
Ah very awesome, just what I needed. Thank you so much @nikDemyankov This eliminates one of them from my list & then as you say, I will just try the other 2 out. My 2 cents is that it's worth having something like this available in the readme since the current landscape of updater type plugins is confusing to those of us with limited time to try them all out. Perhaps also separating the documentation into multiple pages so that only the basics, including getting something running fast is up front, then the details can be linked to in separate pages. ie something similar to https://github.com/j3k0/cordova-plugin-purchase - not to say that it is the perfect example, but that's the one on top of my head :) Not trying to be bossy or anything here, just brainstorming ways to make the project clearest to newcomers, including those that just want to find the right solution for their needs asap since not all of us have the time/resources to give all the solutions a test drive. On the documentation details, it looks like you've done an awesome job, but my initial reaction was something like "oh man I have to learn all this stuff before I can use it...ugh...", so to your point that much of this could even be skipped, I'm thinking it would be helpful to just put it in a separate page so that less energetic people like me aren't scared off on first sight unnecessarily. It's clear you're investing a lot of good energy into this project & it looks super robust, so it would be great to see something like this rise to the top of the pile - which I think a little marketing (even just something along the lines of clarifying the project's differentiation/benefits & getting started fast) would go a long way towards. Again only my best here on everything, trying to give hopefully useful feedback since the project looks great & I really sincerely appreciate the time you took for this nicely detailed response. Thanks man & good luck! |
@blahtao thanks for suggestions. I agree, that having all docs on one page can be a bit too much for newcomers. I should break it into separate wiki pages. |
👋 Hi! Thank you for your interest in this repo. 😢 We are not using nordnet/cordova-hot-code-push anymore, and we lack the manpower and the experience needed to maintain it. We are aware of the inconveniece that this may cause you. Feel free to use it as is, or create your own fork. 🔒 This will now be closed & locked. ℹ️ Please see #371 for more information. |
After browsing this & other app updater type plugins it's not really clear to me what the differences/benefits of this plugin compared to these 2 are:
https://github.com/phonegap/phonegap-plugin-contentsync
https://github.com/markmarijnissen/cordova-app-loader
It seems like this one is a bit more complicated - but maybe that's actually just better documentation & perhaps more features. Would someone mind sharing their insight here?
The text was updated successfully, but these errors were encountered: