前后端manifest文件已配置好,
{
“packageUrl” : “http://192.168.1.100/public/update/res”,
“remoteVersionUrl” : “http://192.168.1.100/public/update/res/version.manifest”,
“remoteManifestUrl” : “http://192.168.1.100/public/update/res/project.manifest”,
“version” : “1.0.0”,
“groupVersions” : {
“1” : “1.0.1”
},
“engineVersion” : “3.5”,
“assets” : {
"update1" : {
"path" : "hit.zip",
"md5":"863575CF7BA13BCC64473707CDA8DB44",
"compressed" : true,
"group" : "1"
}
},
"searchPaths" :
"res/"
]
}
客户端提示:
JS: Infinity%
JS: Asset update error: update11, Unable to download file
JS: Asset update error: update22, Unable to download file
JS: Update failed.
但是查看后发现文件已经被下载下来,但都是后缀为temp,不知何故,请大神指导