Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

运行demo,点击动态部署后提示“更新失败,bundle input is wrong”不知道是为什么,生成的update.json 和新的patch #52

Closed
clgg opened this issue Mar 20, 2017 · 3 comments

Comments

@clgg
Copy link

clgg commented Mar 20, 2017

{
"baseVersion":"1.0.0",
"updateBundles":[
{
"dependency":[],
"isMainDex":false,
"name":"com.taobao.firstbundle",
"version":"1.0.0@1.0.1"
},
{
"isMainDex":true,
"name":"com.taobao.maindex",
"version":"1.0.0@1.0.1"
}
],
"updateVersion":"1.0.1"
}
update.json

patch-1.0.1@1.0.0.tpatch 这个是改了下firstbundle后 ,再一次构建产生的,fristbundle中只是改了文本,和版本号

@xiezhouhuang
Copy link

好像刚更新了这个问题, 把atlasupdate 版本1.1.4.2 改为1.1.4.3 就可以,可

@clgg
Copy link
Author

clgg commented Mar 20, 2017

果然是那个的问题,谢谢啊

@clgg clgg closed this as completed Mar 20, 2017
@clgg
Copy link
Author

clgg commented Mar 20, 2017

更新失败,bundle input is wrong 可能是 tlasupdate 版本问题,1.1.4.2 改为1.1.4.3 就好了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants