[GitHub] cordova-lib issue #219: CB-9033 : fix WatchKit support

2017-02-07 Thread eladmoshe
Github user eladmoshe commented on the issue: https://github.com/apache/cordova-lib/pull/219 @shazron I really wish this PR gets merged soon. Thanks @ogoguel for your contribution. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] cordova-ios issue #229: Incorrect reference to UIWebView

2016-06-24 Thread eladmoshe
Github user eladmoshe commented on the issue: https://github.com/apache/cordova-ios/pull/229 Thanks. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if

[GitHub] cordova-ios pull request #229: Incorrect reference to UIWebView

2016-06-24 Thread eladmoshe
Github user eladmoshe closed the pull request at: https://github.com/apache/cordova-ios/pull/229 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] cordova-ios issue #229: Incorrect reference to UIWebView

2016-06-15 Thread eladmoshe
Github user eladmoshe commented on the issue: https://github.com/apache/cordova-ios/pull/229 The CI failed, but I'm pretty sure it has nothing to do with this change. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as wel

[GitHub] cordova-ios pull request #229: Incorrect reference to UIWebView

2016-06-14 Thread eladmoshe
GitHub user eladmoshe opened a pull request: https://github.com/apache/cordova-ios/pull/229 Incorrect reference to UIWebView In `CDVUIWebViewNavigationDelegate.m` there is a call to `self.enginePlugin.webView` which returns nil. This bug breaks the Cordova mechanism for posting