This is a migrated thread and some comments may be shown as answers.

How to set a PhoneGap config.xml setting

3 Answers 122 Views
AppBuilder extension for Visual Studio
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Adam
Top achievements
Rank 1
Adam asked on 16 Oct 2013, 07:34 PM
I want to set  a config.xml setting: <preference name="DisallowOverscroll" value="true" />
I don't see any way to do that with the VS Icenium integration.

3 Answers, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 17 Oct 2013, 11:41 AM
Hi Adam,

The Icenium extension for Visual Studio is still in Beta and editing the Cordova config files is not available out of the box in it. However it is possible to be done with a few easy steps. I've attached a file that explains the required steps, please follow it carefully and let us know how it goes.

Please excuse us for the temporary inconvenience.

Regards,
Steve
Telerik
You've missed the Icenium Visual Studio Integration keynote? It has been recorded and posted here.
Looking for tips & tricks directly from the Icenium team? Check out our blog!
Share feedback and vote for features on our Feedback Portal.
0
Adam
Top achievements
Rank 1
answered on 23 Oct 2013, 03:52 PM
I added the config.xml and info.plist files to the project.
Setting the "DisallowOverscroll" value DID work.

However I am having problems with a info.plist property I am trying to set (to force UIDeviceFamily to "1" .. phone only).  I am starting a new post for that issue since there the device family is actually an option in icenium GUI that is not working.  However I thought I could override the setting with my own plist value.
0
Steve
Telerik team
answered on 24 Oct 2013, 02:05 PM
Hello Adam,

This is a bug in the Icenium extension for Visual Studio that we would address for the upcoming release scheduled for mid November. The only workaround we can offer for the time being is to use Mist or Graphite to build your project.

Please excuse us for the temporary inconvenience.

Regards,
Steve
Telerik
You've missed the Icenium Visual Studio Integration keynote? It has been recorded and posted here.
Looking for tips & tricks directly from the Icenium team? Check out our blog!
Share feedback and vote for features on our Feedback Portal.
Tags
AppBuilder extension for Visual Studio
Asked by
Adam
Top achievements
Rank 1
Answers by
Steve
Telerik team
Adam
Top achievements
Rank 1
Share this question
or