brodybits commented on issue #745: UIWebview Depreciation warning still occurs with Cordova-iOS 5.1.1 URL: https://github.com/apache/cordova-ios/issues/745#issuecomment-569782600 Whatever preferences you configure in `config.xml` in the project root should be **automatically** copied into config.xml in each platform whenever you do `cordova platform add` or `cordova prepare`. (Maybe the whole config.xml file is copied, I would have to research to confirm). I suspect that Cordova would **automatically** copy this information whenever you do `cordova build` or `cordova run`, would have to research before I can confirm 100%. You should never have to manually copy this preference information into the platform file. It is good to check it, though.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
