nordnet / cordova-hot-code-push

[DEPRECATED] - This plugin provides functionality to perform automatic updates of the web based content in your application.
https://github.com/nordnet/cordova-hot-code-push/issues/371
MIT License
979 stars 467 forks source link

Webservice instead of hard coded url #300

Closed mitsoe closed 6 years ago

mitsoe commented 7 years ago

Hello,

I would like to use the fetchupdate method, but instead of pointing to a content_url i would like to use a webservice that returns the json. Is this possible?

Kind regards,

Mitch

mebibou commented 6 years ago

What happens if you call chcp.fetchUpdate({'config-file': 'https://my-rest-api.com/chcp'}) ? the url should point directly to the chcp.json file, I don't think it matters whether is a static hosting or like a REST api

nordnet-deprecation-bot commented 6 years ago

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