You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 1, 2018. It is now read-only.
Following the "Quick Start Guide" running on Ubuntu 17.10 produces:
cordova-hcp server
Running server
Checking: /worklocal/dev/app/TestProject/www
local_url http://localhost:31284
Build 2018.02.12-19.43.12 created in /worklocal/dev/app/TestProject/www
cordova-hcp local server available at: http://localhost:31284
cordova-hcp public server available at: https://eeac8daa.ngrok.io
cordova run
Android Studio project detected
CHCP Local Development Add-on:
Config-file is not set, local-development mode is enabled by default.
Setting config-file to local server: https://eeac8daa.ngrok.io/chcp.json
Configuration file XXXX/TestProject/platforms/android/res/xml/config.xml not found
AndroidManifest.xml file is not found! Can't increase build version for android.
CHCP plugin after prepare hook:
config-file preference is not set.
{...}
Package name: com.example.testproject
INSTALL SUCCESS
LAUNCH SUCCESS
This does not seem to be correct since hot code reload is not working at all (emulator and device).
😢 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.
Problem
Following the "Quick Start Guide" running on Ubuntu 17.10 produces:
This does not seem to be correct since hot code reload is not working at all (emulator and device).
Steps to reproduce
Run commands listed on https://github.com/nordnet/cordova-hot-code-push --> Quick Start Guide
System info
Also, if plugin works on a clean project, but not on your actual app - please, add the list of the plugins you are using:
No additional plugins added;
The text was updated successfully, but these errors were encountered: