0

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.

enter image description here

I have already gradle installed version 2.6

enter image description here

Can anyone help me to figured this out and solve this problem...

I Have whole android sdk stuff installed : enter image description here

1 Answers1

0

To use gradle add to your config.xml before the plugins declaration