How to Integrate Pushwoosh with Ionic Apps

Recently, we’ve received many questions from our users about integrating Pushwoosh with apps that are built using Ionic Framework.

If you want to setup push notifications for your Ionic-based app, you’ve come to the right place. Pushwoosh SDK can be successfully integrated into your Ionic project – just use our PhoneGap/Cordova plugin and follow this guide (we’ve added some new details about Ionic projects).

Also, to help you setup push notifications for Ionic, we’ve added a sample app for your reference on GitHub.

Hopefully, our sample app will clear some of the confusion that came about this topic.

Note: Ionic is a relatively new, but very promising framework for developing hybrid mobile apps using web technologies. Ionic is built ‘on top of’ Apache Cordova (PhoneGap) and AngularJS.