Problem Description
I'm unable to get all 3 platforms (iOS, Win, Android) to build successfully, using a single version of phonegap cli. I've tried all versions of phonegap cli (5.1.1, 5.2.0, 5.4.1, 6.0.0, 6.1.1). But no single version will allow me to build for all 3 platforms simultaneously. And phonegap build provides a very unhelpful error message with every failed build (please see image below)
Attach a Capx
https://dl.dropboxusercontent.com/u/78057629/Cordovaclitest.capx
Description of Capx
A simple, empty capx
Steps to Reproduce Bug
- Export as Cordova
- Update config file with this line - <preference name="phonegap-version" value="cli-5.2.0" /> (Note: you can use any of the various cli versions, as listed above)
- Zip the files
- Upload the zip to build.phonegap.com to view results of the build
Observed Result
With each different version of cli used, you will see different results (please see list below).
- cli-5.1.1 - iOS and Win build, but Android fails
- cli-5.2.0 - iOS and Win build, but Android fails
- cli-5.4.1 - iOS and Win build, but Android fails
- cli-6.0.0 - iOS builds, but Android and Win both fail
- cli-6.1.0 - produces Android (armv7) build, but iOS and Win both fail
Expected Result
A single version of phonegap cli to build successfully for all 3 platforms
Affected Browsers
- Chrome: (NO)
- FireFox: (NO)
- Internet Explorer: (NO)
Operating System and Service Pack
Windows 8.1 & 10
Construct 2 Version ID
C2 r227