问题描述
我正在使用Google Calendar Push Notifications.一切正常,我注册我的频道没有任何问题.日历的更改将按预期方式发出通知.
I am using Google Calendar Push Notifications. All is working well and I register my channel with no issue. Changes to the calendar result in a notification as expected.
问题是一个小时左右的通知到期.
The issue is however that after an hour or so the notifications expire.
在阅读文档时,由于我没有指定有效期限,因此我无法弄清楚为什么会有有效期限.
In reading the documentation I cannot work out why there is an expiry given that I am not specifying one.
注册频道后,响应实际上表明从我注册频道起1周的有效期-例如2014年1月31日,星期五,格林尼治标准时间03:23:59.
When the channel is registered the response actually states an expiry date of 1 week from when I register the channel - e.g. Fri, 31 Jan 2014 03:23:59 GMT.
但这不是我所遇到的.
有人知道这里规定的行为吗?
Does somebody know what the prescribed behaviour is here.
感谢您的帮助
保罗
推荐答案
此问题现已修复-请参见以下内容:
This issue is now fixed - see the following:
这篇关于Google日历v3推送通知到期的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!