i just got started with intel xdk and got some problems here,
When i create a new project and set everything up and build it everything works fine, but if i got a new version i click on upload files and try to build again an get a message that says "build fail"
Plugins permissions:
Device
Media
SplahScreen
Facebook connect
AdMob
Build settings:
Fullscreen (checked)
Signed (checked)
Orientation: Landscape
Crosswalk version: stable
android version: 14 - 19
Build fail message:
BUILD FAILED
.../tools/ant/build.xml:653: The following error occurred while executing this line:
.../tools/ant/build.xml:698: null returned: 1
Total time: 1 second
Error code 1 for command: ant with args: release,-f,.../pongtoohard/build.xml
Can anyone help me with this?
---------------------------------------
Update:
i have figured out that it have to do something with the facebook plugin, if i disable them everything works fine.
How can i get the facebook plugin to run?
Or should i use the phonegap facebook plugin?