在过去的几天中,我一直想使用云服务IBM Bluemix在我的IBM Worklight项目中实现推送通知。根据我的要求,我没有获得任何好的资源/样本。
请帮助我使用IBM Bluemix服务在IBM Worklight移动应用程序中找到推送通知的解决方案。我尝试了以下参考资料:
http://www.ibm.com/developerworks/library/mo-android-push-app/index.html
https://github.com/ibm-bluemix-mobile-services/bms-samples-cordova-hellopush
最佳答案
Bluemix推送通知实现与Worklight应用程序不兼容。如果您想在Worklight应用程序中使用推送通知,请使用Worklight提供的推送API:https://mobilefirstplatform.ibmcloud.com/tutorials/en/foundation/7.1/notifications/push-notifications-overview/
关于android - 使用IBM Worklight和IBM Bluemix的推送通知,我们在Stack Overflow上找到一个类似的问题:https://stackoverflow.com/questions/36996990/