Congrats2u phonegap build always gave me an error when building with the "cordova-http" plugin included but when I excluded it it would build with no issues. After that when testing the game and using the canvas screenshot function it would only work by sharing to other apps (this is already good enough for a lot including me) and it works fast too.I guess the function of the the "cordova-plugin-http" plugin was for making it possible for the user to save directly to their photo library and I didnt include it because it was giving me an error when trying to build.Is there any way of getting it to build and work?
N.B I have searched tried 1. Using cli 6.4.0 in the config.xml (as adviced by helpers in the adobe forum)
2.Using the latest cli in the config.xml
3.Using "cordova-plugin-advanced-http"