Ionic Push Notification Using GCM

I’m work in Ionic Push Notification App and take the refrence of https://www.sitepoint.com/push-notifications-in-ionic-apps-with-google-cloud-messaging/
but in this i can’t get Android Device token . when i request from the Server (Http://localhost:3000/register) I’m getting 401/Undefined in server console.
Anyone help me out for this.

We are using the OneSignal plugin in Ionic to handle all the push messages which works great in beta 11 :slight_smile:

you have any reference

Here is info about the Ionic plugin:

Info about OneSignal:

Thanks osi its working :slight_smile:

1 Like