I'm trying to build my game for android but i keep running into this error when building.
Error: Plugin "cordova-plugin-payment-iap" (2.0.39) failed to install.
I do not currently have a plugin named this installed, unless it is in the cordova.device plugin. Anyone else have this problem or know how to fix?
EDIT: Error seems to go away when I remove
"<intelxdk:plugin intelxdk:name="https://github.com/cranberrygame/cordova-plugin-payment-iap" intelxdk:value="https://github.com/cranberrygame/cordova-plugin-payment-iap" />"
from the additions.xml. However, my build still fails and gives me no information on why