iOS APNS证书即将过期(服务器端Firebase) [英] iOS APNS Cert about to Expire (Firebase for Server Side)

查看:640
本文介绍了iOS APNS证书即将过期(服务器端Firebase)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个APNS证书,将于2017年1月在实时应用程序中过期。我更新了证书并创建了我的 .cer .p12 文件。



我正在使用Firebase云消息处理来处理我的推送通知。如果我现在将新的 .p12 文件添加到Firebase控制台,是否会覆盖当前应用程序并在实时应用程序上中断推送通知?

如果是这样,我如何管理到新证书的无缝过渡?我只是等到新应用程序在应用程序商店中,然后上传 .p12



谢谢如果为同一个AppID创建的新推送证书包含现有应用程序和推送证书的捆绑ID,那么这个证书是唯一的。

使用在firebase没有其他地方,然后旧版本的应用程序应继续使用新的证书接收推送通知,无论您使用哪个证书


每当您更新APNS证书时,
推送通知的应用程序的所有版本都将再次收到通知。
不需要更新应用程序。


I have an APNS certificate that is set to expire in Jan 2017 on a live application. I have renewed the certificate and created my .cer and .p12 files.

I am using Firebase Cloud Messaging to handle my push notifications. If I add the new .p12 file to the firebase console now, will that overwrite the current one and break push notifications on the live app?

If so how do I manage a seamless transition to the new certificates? Do I just wait until the new app is live in the app store and then upload the .p12?

Thanks,

解决方案

If the New push certificate created for the same AppID and contains the bundle ID of the existing app and push certificate is only used in firebase no where else then the old versions of your app should continue receiving push notifications using the new certificate , regardless of which certificate you use

Whenever you update your APNS certificate all version of the app that had push notification will receive the notifications again. There is no need to update the app for this.

这篇关于iOS APNS证书即将过期(服务器端Firebase)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆