Oliver Michalak created CB-4472:
-----------------------------------
Summary: webviewbounce vs uiwebviewbounce
Key: CB-4472
URL: https://issues.apache.org/jira/browse/CB-4472
Project: Apache Cordova
Issue Type: Bug
Components: iOS
Affects Versions: 3.0.0
Environment: phonegap 3.0.0-0.14.0
Reporter: Oliver Michalak
Assignee: Shazron Abdullah
In config.xml, we can define "webviewbounce" to be true or false.
"phonegap local build ios" will create two entries in the
platform/ios/www/config.xml file in that blongs to webview bouncing:
"webviewbounce" AND "uiwebviewbounce" - the later is probably wrong and will
not be filled with the value from the original webviewbounce value
The cordovalLib on iOS parses the "uiwebviewbounce" only.
As a result, the general "webviewbounce" will completely be ignored, after each
compile, you have to manually fix the "uiwebviewbounce" value.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira