Iam working on a phonegap application, i have below tag in each pages;
and i made build using phonegap cloud service (https://build.phonegap.com/apps), i want to know which phonegap version build i'll get from phonegap cloud, since i have not mentioned the phonegap version in tag? I have already made build using this service but did'nt find anyway to understand the version from build. Waiting for your help.
and i made build using phonegap cloud service (https://build.phonegap.com/apps), i want to know which phonegap version build i'll get from phonegap cloud, since i have not mentioned the phonegap version in tag? I have already made build using this service but did'nt find anyway to understand the version from build. Waiting for your help.
- 16 Posts
- 0 Reply Likes
Posted 7 years ago
- 1206 Posts
- 42 Reply Likes
Hi MumthezirVp,
PhoneGap build service is supported from 2.0.0 up to 2.9.0. version . See below doc to get started, pay more attention to configuration setting.
https://build.phonegap.com/docs.
Thanks
Hyginus
PhoneGap build service is supported from 2.0.0 up to 2.9.0. version . See below doc to get started, pay more attention to configuration setting.
https://build.phonegap.com/docs.
Thanks
Hyginus
Chris Griffith, Champion
- 347 Posts
- 92 Reply Likes
To assist you in creating the config.xml file, I wrote this free utility: http://aj-software.com/configap/
Chris
Chris
- 16 Posts
- 0 Reply Likes
sorry, my tag is not visible in my question,, actually i do want to know; i have not mentioned the phonegap version specifically but as shown in my pages:
script type="text/javascript" src="phonegap.js"
and made build using phonegap cloud service, then what 'll be the version of build going to get? Thanks.
script type="text/javascript" src="phonegap.js"
and made build using phonegap cloud service, then what 'll be the version of build going to get? Thanks.
- 16 Posts
- 0 Reply Likes
Chris Griffith, Champion
- 347 Posts
- 92 Reply Likes
Mario, Champion
- 120 Posts
- 17 Reply Likes
Hi Chris
that is what I answered at StackOverflow, but somehow his app shows 2.3.0.
I don't know how this can happen. Maybe deleting the app on PG Build and start with a new one with the same source might help.
Mario
that is what I answered at StackOverflow, but somehow his app shows 2.3.0.
I don't know how this can happen. Maybe deleting the app on PG Build and start with a new one with the same source might help.
Mario
Chris Griffith, Champion
- 347 Posts
- 92 Reply Likes
My guess is, when an app is created without a config.xml, one is created for the app and is saved on the build server. Even if the build server's default PhoneGap version increases, the app will still reference the version that is saved in that stub config.xml file.
You could either delete the app, or just re upload it with a config.xml file.
Chris
You could either delete the app, or just re upload it with a config.xml file.
Chris
- 16 Posts
- 0 Reply Likes
@ Chris : i though you are right.., coz i uploaded the build almost 3 months ago, and updated each time after that. I think the default version when i uploaded the build would be phonegap 2.3.0.
This conversation is no longer open for comments or replies.
This conversation is no longer open for comments or replies.
Related Categories
-
PhoneGap Framework
- 2926 Conversations
- 61 Followers
-
PhoneGap Build
- 15111 Conversations
- 275 Followers



