File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3030 <preference name =" permissions" value =" none" />
3131
3232 <!-- Customize your app and platform with the preference element. -->
33- <preference name =" phonegap-version" value =" 2.3 .0" /> <!-- all: current version of PhoneGap -->
33+ <preference name =" phonegap-version" value =" 2.5 .0" /> <!-- all: current version of PhoneGap -->
3434 <preference name =" orientation" value =" default" /> <!-- all: default means both landscape and portrait are enabled -->
3535 <preference name =" target-device" value =" universal" /> <!-- all: possible values handset, tablet, or universal -->
3636 <preference name =" fullscreen" value =" true" /> <!-- all: hides the status bar at the top of the screen -->
9595 <access origin="http://phonegap.com" browserOnly="true" /> - only allows http://phonegap.com to be opened by the child browser.
9696 -->
9797
98- </widget >
98+ </widget >
You can’t perform that action at this time.
0 commit comments