This link说Configure Worklight to use the correct credentials for sending push notifications.
答案 0 :(得分:2)
这句话不是在谈论Worklight许可证。
要发送推送通知,您需要来自将从中发送通知的供应商的凭据。
就Google而言,这些将是GCM密钥和项目编号 对于Apple,您需要提供证书及其密码。
请按照最新指南,而不是2013年的文章......
要熟悉MobileFirst Platform / Worklight中的推送通知,请阅读入门教程:https://developer.ibm.com/mobilefirstplatform/documentation/getting-started-7-0/notifications/
如何设置Apple Developer帐户和推送证书与Worklight / MFP无关。您可以在网上找到许多指南(更新的),说明如何做到这一点。