tinkerpatch-sdk
tinkerpatch-sdk copied to clipboard
TinkerPatch SDK
生成补丁包报错
运行“tinkerPatchRelease",编译不通过,异常信息如下: FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':app:tinkerProcessReleaseResourceId'. > java.io.FileNotFoundException: F:\StudioSpace\TinkerApplication\app\build\intermediates\tinker_intermediates\values_backup

tinkerpatch.com 官网 打不开
exDecoder:write meta file data: classes.dex,,a245d188dd4e55b0ecc78d8132d44642,a245d188dd4e55b0ecc78d8132d44642,e976dac41bc97c0128887bb50c5c3407,1427295495,2785508993,jar Add test install result dex: /Users/jerrychang/svn_emc/full/3.0.7/app/build/outputs/apk/tinkerPatch/release/tinker_result/test.dex, size:584 DexDecoder:write test dex meta file data: test.dex,,56900442eb5b7e1de45449d0685e6e00,56900442eb5b7e1de45449d0685e6e00,0,0,0,jar Add Test resource file: assets/only_use_to_test_tinker_resource.txt Final normal zip resource: resources_out.zip, size=21345169,...
08-07 16:00:57.471: E/Tinker.PatchRequestCallback(15065): Plz make sure you fill the correct appVersion and appKey in tinkerpatch.gradle. Or create the correspond project in tinkerpatch.com
无法连接服务器,热更新包无法下载 Failed to connect to q.tinkerpatch.com/127.0.0.1:80,到底是什么原因,升级最新版本 还是这样

如题,完全不知道问题出在哪里
com.tencent.tinker.loader.TinkerRuntimeException: Tinker Exception:applicationLike must not be null.
修改unity里某个prefab,调整其中图片的位置,导出后生成补丁包 补丁包下载,合成,应用均成功,但游戏内无变化 求教各位大大,是不是只修改assets资源,是无法使用tinker来热修复的呢?