Changes between Version 33 and Version 34 of apns


Ignore:
Timestamp:
03/03/2016 06:31:39 PM (10 years ago)
Author:
liuwuqiang
Comment:

优化文档

Legend:

Unmodified
Added
Removed
Modified
  • apns

    v33 v34  
    6060 
    6161数据发送策略[[BR]] 
    62   1、在app运行期间,每隔一小时发送数据[[BR]] 
     62  1、IOS:[[BR]] 
     63     Android:检测时间距离上次发送时间超过半个小时时发送数据 
    6364  2、app启动或关闭时发送数据[[BR]] 
    6465  3、使用压缩方式传输,再header增加这个值"Content-Encoding", "gzip"[[BR]]