hi,
i downloaded the sample hot update project and made and android build of it. i then installed it on my android device and a popup came up. i clicked on the bottom left button on the popup and after some time a message appeared “Failed to download manifest file. Hot update skipped”. when i clicked on the bottom right button it disappeared. it seems the project is too old and the server side assets of the project have been removed. can someone fix this?
also, i had some questions…why is there a list of assets, both in hotupdate.js and in project.manifest? also i noticed that there are some assets in project.manifest that are not in hotupdate.js. is it so that they can be downloaded during hot update?
how can i setup hot update on my local server? if i run version_generator.js then does the parameter after -s need to be the path to the unzipped apk that i generate(and then i will zip the folder and install it on the device)? if not so, then what does the parameter after -s need to be?
thanks!
1 post - 1 participant