Login
Preferences
Help/Guide
About Trac
Wiki
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 33
and
Version 34
of
apns
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
03/03/2016 06:31:39 PM (
10 years
ago)
Author:
liuwuqiang
Comment:
优化文档
Legend:
Unmodified
Added
Removed
Modified
apns
v33
v34
60
60
61
61
数据发送策略[[BR]]
62
1、在app运行期间,每隔一小时发送数据[[BR]]
62
1、IOS:[[BR]]
63
Android:检测时间距离上次发送时间超过半个小时时发送数据
63
64
2、app启动或关闭时发送数据[[BR]]
64
65
3、使用压缩方式传输,再header增加这个值"Content-Encoding", "gzip"[[BR]]