-
Notifications
You must be signed in to change notification settings - Fork 139
Expected elapsed time to see the changes on the app #44
Comments
Hi,
|
Hi nikDemyannkov, i just realized about this message from the CLI (rigth afer cordova run android) is there any other config file besides .json / .ignore ? in my www folder i have those files: |
Did you specify
|
I replaced the config-file value with the value from file .chcpenv
so my config.xml file looks like this:
Getting the same message when running the android app BTW, when navigatin to that address i'm receiving this error: Tunnel 5484e7e1.ngrok.com not found Thanks for your help! |
My bad, i was changing the incorrect config.xml :( sorry for the stupidity. Now I received the url config file when running the app, I did configure my |
If you are running this on the Windows machine - open Also, I'm a bit lost here: to what server are you deploying your web code?
Let's say you have a cordova project with the following structure:
If you run in console
As a result, local server is now running on
If you are using local development add-on - you can skip the below and just launch the app from command line. That plugin will read When your local server is up and running - you need to define
Now run the app by executing
Then re-run the application - and it should update. If you are running application on the real device - make sure, that it has access to your local server. Just open in the browser on your device If still no luck - open If you are not using |
Hi @nikDemyankov @frivera77 , Is this issue still open? I'm having the same problem. I'm running Ubuntu.
But nothing happens on my mobile device. Is there any way to get more logs from the local server? EDIT:
in the android logs. Then 1/10 times it updates the app with the logs:
but usually it doesn't update and the last log I can see from CHCP is the 'New release available' Thank you |
Hi @simonsafhalter , I think you should open a separate issue in https://github.com/nordnet/cordova-hot-code-push/issues, sine you are having problems with the plugin, not the CLI client. Please, do that :) If possible, please give me a step-by-step guide on how to reproduce this, how you setup a project and use the plugin. Preferably for a new project. On |
👋 Hi! Thank you for your interest in this repo. 😢 We are not using nordnet/cordova-hot-code-push-cli 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 #79 for more information. |
Hi, i will describe the cycle applied:
The text was updated successfully, but these errors were encountered: