Does ionic works with PushApps?

I’m using PushApps as my push notifications provider in my other native mobile app I built.
I have a new client who asked me to maintain his ionic app. I want to add him push notifications permissions. Can I use my PushApps account?

Thanks

You can use what ever push-notification service you’d like. As long as you set it up correctly in angular-land, it will work with an ionic app.

thanks!
I am using their phongep build plugin https://build.phonegap.com/plugins/786. Can you provide some guidelines for integrating it to my ionic app?

Personally for app I’ve made with push-notifications, I’ve used services that work with phonegap/cordova