Changes between Version 34 and Version 35 of apns


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

+debug

Legend:

Unmodified
Added
Removed
Modified
  • apns

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