Push Notification doesnt work in a liberty profile

夙愿已清 提交于 2019-12-02 07:31:59

The error you've mentioned is not related to push notifications. You have in fact another error in the logs but it too is not related. Another interesting log, which is missing in the question is the LogCat log (device log).

I would say that the issue here is network-related. Make sure that you have opened all ports and addresses required for GCM, for both incoming and outgoing connections for GCM: https://developer.ibm.com/mobilefirstplatform/documentation/getting-started-6-3/notifications/push-notifications-hybrid-applications/#projectSetupAndGuidelines

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!