| Version 12 (modified by chenxiaohu, 14 years ago) (diff) |
|---|
应用更新接口数据格式定义
接口地址:
http://www.imofan.com/sdk/update/${app_key}?ver=3.2.1.1
服务端检查版本号,如果不需要更新则返回HTTP状态码304,否则:
响应JSON:
- Android
{ "time": "2012-04-24 16:54:32", "versionCode": "3211", "versionName": "3.2.1-update1圣诞版", "description": "优化了....", "url": "http://xxxxx/xxxx.apk" }
- iOS
{ "time": "2012-04-24 16:54:32", "versionCode": "3.2.1.1", "versionName": "3.2.1-update1", "description": "优化了....", "url": "http://xxxxx/xxxx" }
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)