Questions tagged [phonegap-build]

'Phonegap Build', an Adobe cloud service, allows you to upload your HTML, CSS, and Javascript to their build service and returns you your complete package. It removes the need for local build servers and SDK's for each destination platform.

PhoneGap Build is a cloud service for compiling PhoneGap applications.

Adobe PhoneGap provides a way for users to create mobile applications using technologies such as HTML, CSS, and Javascript. Applications created with PhoneGap can be distributed to various vendor app stores (ex: Apple App Store) and installed on a end-user's device like any other native application. Each vendor provides a different toolchain, and each PhoneGap release is compatible with a specific set of tools. This is where PhoneGap Build comes into help.

Here are some of the benefits PhoneGap Build provides:

  • Managed Compilation and Signing (No SDKs)
  • Multiple Supported Platforms
  • Work With Your Team
  • Quicker Development Cycle
2651 questions
0
votes
1 answer

cordova phonegap add plist ios

I got rejected when I upload my application to iOS because of Per our 5.1.5 guideline. I use the NSLocationAlwaysUsageDescription feature, have always been using it and didn't have any problems when I uploaded previous versions until iOS 10. Do i…
0
votes
1 answer

phonegap app-id one for android and another for ios

Can I have 2 id's in the same config.xml file on the widget element? I need this because I had 2 change apple app-id, and because of that, I had to create a new google play app id! I mean something like this (id:android AND id:ios):
Tariq
  • 2,853
  • 3
  • 22
  • 29
0
votes
1 answer

PhoneGap Build App Rate - Cannot get it working

So I got the plugin installed OK according to the log files. But for some reason, I just cannot get it to work. And ideas?