简体   繁体   English

使用Bluemix进行离子应用程序的推送通知

[英]Push Notification for Ionic Application Using Bluemix

I am building a Hybrid application using Ionic and cordova. 我正在使用Ionic和Cordova构建混合应用程序。 Using PushPlugin i am able to get device token from GCM and APN. 使用PushPlugin,我能够从GCM和APN获取设备令牌。 But i am not getting any reference/document/sample project for using bluemix as application server for push notification. 但是我没有获得任何参考/文档/样本项目来将bluemix用作推送通知的应用服务器。 Also some older projects are using applicationId, applicationSecret, routepath but recently bluemix introduced GUID. 还有一些较旧的项目正在使用applicationId,applicationSecret,routepath,但最近bluemix引入了GUID。 Any refernce material that can help to use bluemix as application server for Hybrid/Ionic applications. 任何可以帮助将bluemix用作Hybrid / Ionic应用程序的服务器的参考资料。

See this article in the Bluemix Documentation titled " Enabling Cordova applications to receive push notifications ". 请参阅Bluemix文档中标题为“使Cordova应用程序能够接收推送通知 ”的文章。 That should get you up and running. 那应该使您启动并运行。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM