ios - IBM Worklight - 可靠的推送通知

标签 ios push-notification ibm-mobilefirst

我想使用 Worklight 的推送通知功能,但担心可靠性。根据 Apple Push Notification Service 中的“服务质量”部分, APNS 不保证消息的到达。听说IBM针对这种情况提供了MMQT机制,但是没有在Worklight的Guides中找到引用。

我还注意到,APP在后台运行时,苹果是不允许进行网络操作的。那么有没有可能通过一个APP保持自己的长连接接收消息呢?有什么解决方案可以在 iOS 上实现可靠的推送通知吗?

最佳答案

  1. Using MQ Telemetry Transport Protocol in IBM Worklight Mobile Applications

  2. 不确定我是否理解这一点...当 Worklight 应用程序在后台运行并且您发送推送通知时,设备(操作系统...)会检测到这一点,如果您点击通知,应用程序就会出现到前台。如果这不能回答您的问题,请更详细地编辑您的问题。

关于ios - IBM Worklight - 可靠的推送通知,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/17805376/

相关文章:

ios - xcode swift for [[[view class] description]

android - 是否可以用新推送替换/编辑/删除之前发送的通知(推送)

php - 推送通知

ios - IBM Worklight 6.0 - 段错误

css - Worklight 忙指示器调整大小

ios - 从其他类访问 UI 元素

ios - 完成后添加函数 ((bool) -> void)

ios - 哪个更好 : many controls or code to arrange the controls?

iphone - ejabberd mod_offline iPhone推送通知

ios - 安装后无法在设备上运行 'cordova-plugin-mfp-push'