Moving preferences into CordovaWebView, need to discuss prefs when using CordovaWebView

This commit is contained in:
Joe Bowser
2012-04-27 14:44:19 -07:00
parent 5ab5cf03b5
commit f4cf2cecb5
3 changed files with 59 additions and 2 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
<!-- <access origin=".*"/> Allow all domains, suggested development use only -->
<log level="DEBUG"/>
<preference name="classicRender" value="true" />
<preference name="useWebkitHistory" value="false" />
</cordova>