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.
Hello.
I'm struggling to make it work for my Cordova app but , it does NOT fetch the updates.
Steps that i did:
Insert into config.xml file of my cordova project , the "<chcp> <config-file url="http://mydomain.com/www/chcp.json" /></chcp> ( i can see the file from the browser).
😢 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.
Hello.
I'm struggling to make it work for my Cordova app but , it does NOT fetch the updates.
Steps that i did:
<chcp> <config-file url="http://mydomain.com/www/chcp.json" /></chcp>
( i can see the file from the browser).3.In my chcp.json , ive put
run cordova-hcp build.
cordova build android.
install to nox emulator.
change something in www\login.html
run cordova-hcp build
copy the www to remote server (http://mydomain.com/www/) folder.
restart the emulator but no updates.
System info
Some logs of chcp :
D/CHCP: Starting loader worker
I/dalvikvm: Could not find method android.app.ActivityManager.getAppTasks, referenced from method de.appplant.cordova.plugin.background.BackgroundExt.excludeFromTaskList
W/dalvikvm: VFY: unable to resolve virtual method 100: Landroid/app/ActivityManager;.getAppTasks ()Ljava/util/List;
D/dalvikvm: VFY: replacing opcode 0x6e at 0x0016
I/chromium: [INFO:async_pixel_transfer_manager_android.cc(56)] Async pixel transfers not supported
I/chromium: [INFO:async_pixel_transfer_manager_android.cc(56)] Async pixel transfers not supported
D/CHCP: Nothing to update
The text was updated successfully, but these errors were encountered: