I'm trying to build one app in NativeScript which involves push notifications.I followed the tutorial in https://bradmartin.net/2015/12/28/use-google-cloud-messaging-for-push-notifications-with-nativescript/.
But push notifications are not showing in notification bar.I tried to print the message in console, it is printing what I'm sending through postman.
Any suggestion will be helpful.
Thanks.