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

How to install using Plugman? #356

Closed Mr-Anonymous closed 6 years ago

Mr-Anonymous commented 6 years ago

I want this plugin just for iOS and I usually install plugins using Plugman in such cases like this:

plugman install --platform ios --project platforms/ios --plugin cordova-hot-code-push-plugin

My questions:

  1. Has anyone installed this plugin using Plugman?

  2. In this case, where will I paste my configuration that usually goes in config.xml if I installed as cross-platform? Since its installed using plugman, where will these settings go then?

    <chcp>
        <config-file url="https://www.example.com/ionic/www/chcp.json" />
        <native-interface version="2.0.0.2" />
    </chcp>
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.