code-push-server icon indicating copy to clipboard operation
code-push-server copied to clipboard

"react-native-code-push": "^6.2.1",无法热更新

Open ShowCW opened this issue 5 years ago • 1 comments

"react-native-code-push": "^6.2.1", 1、无法更新 2、但是可以拿到服务端的数据 { "update_info": { "download_url": "http://appscode.oss-cn-hangzhou.aliyuncs.com/javascriptbundle/FgPUiUgCZqRC8uUhYBcttd7_EDx2", "description": "“ios测试环境修复Bug”", "is_available": true, "is_disabled": false, "target_binary_range": "1.0.3", "label": "v2", "package_hash": "2a0b8ab8f84290eea96edb400b11365b149b0fe46c84aa01793b92546ff84c3f", "package_size": 4363, "should_run_binary_version": false, "update_app_version": false, "is_mandatory": true } }

ShowCW avatar Jul 01 '20 09:07 ShowCW

这个版本,检查更新的接口名和请求参数都变了,

jinhaibin avatar Aug 04 '20 03:08 jinhaibin