Hello, sample or doc about push notification with Ionic and angular?
Hey,
You can start here : http://ngcordova.com/docs/#Push
It will help you to have an idea of what to do, client side. Personnaly, for the server side, I use nodejs and build a service with the help of this https://developer.android.com/google/gcm/http.html and this https://github.com/argon/node-apn but you can also use a third party which wiil do all what you need like https://www.pushwoosh.com/