Ionic push notificatoins

@niklas_ngenic Pusher services has nothing to do with CGM or APNS it’s more an API to manage your events like used for:

  • Multiplayer gaming.
  • Badge notification.
  • etc …

Regarding to the plugin cordova-push-plugin, this is what you need, I provided some instructions about how to setup with Android GCM here: Ionic is not defined when using ionic-push

Hope it helps!