GitHub user tribalvibes opened the pull request at
https://github.com/apache/incubator-cordova-ios/pull/13

----
fix js undefined reference for Cordova

There are two injected javascript refs to `Cordova` which should now be 
`cordova`. These were causing an undefined ref exception at runtime.

These commits also enhance debug logging of exec's to not include the debug log 
call itself, making the log output more useful, and also announce whitelisted 
urls being opened.

----

You can merge this pull request into a Git repository by running
$ git pull https://github.com/tribalvibes/incubator-cordova-ios master

Alternatively you can review and apply these changes as the patch at
https://github.com/apache/incubator-cordova-ios/pull/13.patch

Reply via email to