Hi , I try to follow this tutorial http://devdactic.com/ionic-push-notifications/
But I receive a build error, I try to understand why and I found this problem
please try this:
ionic start MYapp blank
ionic platform add android
ionic plugin add https://github.com/phonegap-build/PushPlugin.git
ionic build android
Can you please help me?
ps. Android SDK manager I have installed all
thanks
Fabio