nordnet / cordova-hot-code-push-local-dev-addon

[DEPRECATED] - Cordova plugin that adds local development feature to the Hot Code Push plugin.
https://github.com/nordnet/cordova-hot-code-push-local-dev-addon/issues/29
MIT License
24 stars 30 forks source link

Plugin does not work with cordova-android@7.1.1 #28

Closed NateEag closed 5 years ago

NateEag commented 6 years ago

I recently upgraded a project's cordova-android dependency from 5.2.2 to 7.1.1.

I discovered that 7.1.1 puts config.xml in a different place in the generated platforms/android folder.

I therefore modified our fork of this plugin to account for that. You can see the patch here:

https://github.com/NxtbookMedia/cordova-hot-code-push-local-dev-addon/commit/3e3d9a6b22fc84a6fac4ab2cc0031d725c161724

As you can see, I haven't bothered to keep backwards compatibility with older cordova-android versions because we don't need that at present.

Any interest in a PR?

If so, I assume it would need to maintain backwards compatibility with older cordova-android versions?

nordnet-deprecation-bot commented 5 years ago

👋 Hi! Thank you for your interest in this repo.

đŸ˜ĸ We are not using nordnet/cordova-hot-code-push-local-dev-addon 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 #29 for more information.