标签: ios xcode4.3 apple-push-notifications sup
根据以下链接中的sybase文档
http://infocenter.sybase.com/help/index.jsp?topic=/com.sybase.infocenter.dc01205.0211/doc/html/aba1258735405889.html
由于我们不熟悉此APNS,因此我们不确定如何接收SUP服务器发送的通知
请指导我们这样做..
提前致谢
答案 0 :(得分:0)
当缓存数据库中的数据发生更改时,SUP服务器会向设备发送推送通知。收到推送通知后,它会执行自动同步,因此如果您不希望发生此同步,可以覆盖此自动同步否则通过注册回调处理程序。