Hi I would like to know if its possible to develop app using HTML, CSS, Javascript and PhoneGap SDK on a Ubuntu system and uploading the app on to Adobe PhoneGap Build for packaging it into native installation files for iOS,Android and windows.
All I see on the official Adobe PhoneGap guide is, its support for OS's like Mac and Windows only.
I know I could use cordova on Ubuntu, But i need to use Adobe PhoneGap Build for packaging the app.
npm install -g phonegap
. – eri0o Jan 20 '18 at 14:18