>
> > Reinarte Cybersurfer5000
> >
> > I am using the Cranberrygames' IAP plugin.
> >
> > And I ran into the same issue in XDK where its not building the APK. Throws me error that it couldnt install the PhonegapIAP.
> >
> > I have the exact same lines in the additon.xml
> >
> > Please tell me you you were able to compile your projects.
> > Thanks!
> >
> Sim amigo,
> ocorre exatamente como voce falou, quando o arquivo
> "intelxdk.config.additions.xml" está da forma que o Construct 2 exporta.
> mas se voce alterar o arquivo e deixa-lo dessa forma o erro não irá acontecer,
> eu agora posso colocar links na resposta, veja no dropbox como eu coloquei.
>
> https://www.dropbox.com/s/vxfwl5eva6xjc ... P.xml?dl=0
>
<intelxdk:plugin intelxdk:name="https://github.com/cranberrygame/com.cranberrygame.phonegap.plugin.iap#4306f62a0d9683eca8d8be135533dd92f6a446c1" intelxdk:value="https://github.com/cranberrygame/com.cranberrygame.phonegap.plugin.iap#4306f62a0d9683eca8d8be135533dd92f6a446c1" />
<intelxdk:plugin intelxdk:name="org.apache.cordova.inappbrowser" intelxdk:value="org.apache.cordova.inappbrowser" />
Thanks Amigo,
I found out the issue. I was using both Offical IAP(for Windows 8) and Crannyberries IAP(for Android). For some reason Intel XDK only allows you to keep one of them.
If I remove anyone, then Intel XDK is able to Build without any issues!
Now I am forced to create two version of teh game game ... Windows and Android! So much for have a single source file <img src="{SMILIES_PATH}/icon_e_sad.gif" alt=":(" title="Sad">