Im build cordova app at VS 2013 CTP3.2 with Apache Cordova version 5.2.0. Everthing working good until add this plugin :
http://ngcordova.com/docs/plugins/pushNotifications/
When try to build get this message:
Project contains at least one plugin that requires a system library. This is not supported with ANT. Please build using gradle.
I have already gradle installed version 2.6
Can anyone help me to figured this out and solve this problem...