Google 云消息管理控制台
Google Cloud Messaging Management Console
在 Setting up a GCM Client App on iOS there is a button titled GET A CONFIGURATION FILE which takes you to a page titled Enable Google Services for your app. This page lets you select an app name - as in, app names that appear in Google Developer Console Projects 中 - 并将其与 iOS 包标识符相关联。然后按一个按钮 选择和配置服务,这会为您提供 API 密钥和服务器 ID,并允许您上传 APNS(Apple 推送通知服务)生产和开发证书.
执行此操作后,返回 Google Developer Console Projects,我可以在 Credentials 下看到新生成的 API 密钥。但是,我确实看到任何关于我刚刚与该密钥关联的 iOS 捆绑包标识符的提及,也没有看到我上传的 APNS 证书。
是否有 Google 云消息传递的管理控制台让我看到 API 密钥、关联的 iOS 包标识符和 APNS 证书,还允许我更新 APNS证书?
这不太理想(希望其他人有更好的答案),但我发现您可以通过以下方式返回到 API 密钥、服务器 ID 和 APNS 证书列表:
- 返回Setting up a GCM Client App on iOS页面。
- 单击获取配置文件按钮。
- Select 您的 Google Cloud Platform 项目和 iOS 包 ID。
- 单击选择和配置服务按钮。
如果您之前已经为 Google Cloud Platform 应用配置了 Google Cloud Messaging,iOS bundle ID 对,那么将显示现有条目。
在 Setting up a GCM Client App on iOS there is a button titled GET A CONFIGURATION FILE which takes you to a page titled Enable Google Services for your app. This page lets you select an app name - as in, app names that appear in Google Developer Console Projects 中 - 并将其与 iOS 包标识符相关联。然后按一个按钮 选择和配置服务,这会为您提供 API 密钥和服务器 ID,并允许您上传 APNS(Apple 推送通知服务)生产和开发证书.
执行此操作后,返回 Google Developer Console Projects,我可以在 Credentials 下看到新生成的 API 密钥。但是,我确实看到任何关于我刚刚与该密钥关联的 iOS 捆绑包标识符的提及,也没有看到我上传的 APNS 证书。
是否有 Google 云消息传递的管理控制台让我看到 API 密钥、关联的 iOS 包标识符和 APNS 证书,还允许我更新 APNS证书?
这不太理想(希望其他人有更好的答案),但我发现您可以通过以下方式返回到 API 密钥、服务器 ID 和 APNS 证书列表:
- 返回Setting up a GCM Client App on iOS页面。
- 单击获取配置文件按钮。
- Select 您的 Google Cloud Platform 项目和 iOS 包 ID。
- 单击选择和配置服务按钮。
如果您之前已经为 Google Cloud Platform 应用配置了 Google Cloud Messaging,iOS bundle ID 对,那么将显示现有条目。