I am trying to develop a app with some Phonegap plugin, I am using Intel XDK to build. it was build successfully but display following warning in intel xdk. :
"Warning: Because of security vulnerabilities found in previous versions of Cordova for Android, it is recommended that you build your application with Cordova CLI 3.5. Google has indicated that applications with vulnerabilities that expose users to a risk of compromise may be removed from their app store. Other Cordova platforms such as iOS and Windows 8 are unaffected by this security risk. See this Apache Cordova Android 3.5.1 announcement for more details."
But if i set CLI version to 3.5, then application will not build and give a building failed error in xdk.