ios - Google FCM 是否支持基于 HTTP 2 的 Apple APNs API?

标签 ios push-notification firebase-cloud-messaging

根据苹果在 2021 年 4 月 1 日之前发出的新通知,所有应用程序都需要使用基于 HTTP/2 的 API,因为我们使用 FCM 进行云消息传递,因此需要确认 Firebase 服务将来也能正常工作,

The HTTP/2-based Apple Push Notification service (APNs) provider API lets you take advantage of great features, such as authentication with a JSON Web Token, improved error messaging, and per-notification feedback. If you send push notifications with the legacy binary protocol, we strongly recommend upgrading to the APNs provider API.

To give you additional time to prepare, the deadline to upgrade to the APNs provider API has been extended to March 31, 2021. APNs will no longer support the legacy binary protocol after this date. https://developer.apple.com/news/?id=c88acm2b

最佳答案

刚刚收到来自 Firebase 支持的消息,我们不需要采取任何行动。

The details about Updated APNs provider API deadline will not have any performance impact or issues on FCM, and there’s no action item needed on your end in relation to Apple Push Notification service server certificate update.

Let me know if you have any clarifications.

关于ios - Google FCM 是否支持基于 HTTP 2 的 Apple APNs API?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/66256804/

相关文章:

ios - UITableView - 未调用 cellForRowAtIndexPath

ios - 如何删除 CoreData 中的重复条目?

push-notification - PUBNUB - 向移动设备发送消息的回退机制

ios - 当我将应用程序转移到其他帐户时,推送通知不起作用

android - 用于测试 GCM 或 FCM 的服务器端点是什么?

ios - 按钮在 subview Controller 中不可单击

iOS:后台调用服务器经常导致超时

java - 在服务器中从 gcm 迁移到 fcm

ios - 无法在 iOS 中同时使用 Urban Airship 和 Facebook 云消息传递

ios - 更改所有 UIButton 字体