标签: android push-notification google-cloud-messaging nativescript
我正在尝试在NativeScript中构建一个涉及推送通知的应用。我按照 https://bradmartin.net/2015/12/28/use-google-cloud-messaging-for-push-notifications-with-nativescript/ 中的教程进行操作。
但推送通知没有显示在通知栏中。我试图在控制台中打印消息,它正在打印我通过邮递员发送的内容。
任何建议都会有所帮助。
感谢。