我需要工作灯许可证来开发推送通知吗?

Do i need the worklight license for developing push notification?

This linkConfigure Worklight to use the correct credentials for sending push notifications.

那句话不是在谈论 Worklight 许可证。

要发送推送通知,您需要发送通知的供应商的凭据。

在 Google 的情况下,这些将是 GCM 密钥和项目编号。
对于 Apple,您需要提供证书及其密码。

请遵循最新的指南,而不是 2013 年的文章...

要熟悉 MobileFirst Platform/Worklight 中的推送通知,请阅读入门教程:https://developer.ibm.com/mobilefirstplatform/documentation/getting-started-7-0/notifications/

如何设置您的 Apple Developer 帐户和推送证书与 Worklight/MFP 无关。您可以在网络上找到许多指南(更新后的指南)来解释如何做到这一点。