iOs - 在所有应用程序中更新推送证书

标签 ios apple-push-notifications

关闭。这个问题不符合Stack Overflow guidelines .它目前不接受答案。












想改进这个问题?将问题更新为 on-topic对于堆栈溢出。

5年前关闭。




Improve this question




我工作的公司在 Apple Store 上有很多带有推送通知的应用程序。

证书一年后到期,我需要更新它们

可以同时更新所有证书吗?(使用工具、应用程序等)

我没有找到任何关于这个的好信息

最佳答案

The push certificate cannot be renewed. You have to create a new one.

The push notification certificate is not part of the application build. Therefore for push to continue working you only have to create a new certificate and deploy the p12 file (or whatever other format you are using) at your server. You don't have to submit a new version of your app.

关于iOs - 在所有应用程序中更新推送证书,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/37785434/

相关文章:

ios - PushNotifications 在 iOS 中无法正常(可靠)工作

ios - 本地通知不在 swift 4 中调用 didReceiveRemoteNotifications

ios - UICollectionView 透明背景

ios - 如何在 iOS 应用程序(Swift)中单击选项卡栏项目时重定向到 rootviewcontroller

ios - 自定义初始化方法不起作用

PHP Web服务,在脚本执行结束前发送响应

javascript - 谷歌客户端 api 在 iphone 中不工作(safari 浏览器)

ios - 使用 react-native 设置选择器的高度

ios - Apple Push Notification Service 和多个服务器的问题

ios - Flutter ios 设备不会从 FCM 通知触发 onMessage。实现 APN 时 Sendtodevice 失败