Auto-Re: [GitHub] cordova-ios issue #225: CB-11352: Call setUserAgent before creating a view

2016-07-11 Thread kjczxl

[GitHub] cordova-ios issue #225: CB-11352: Call setUserAgent before creating a view

2016-07-11 Thread oliviertassinari
Github user oliviertassinari commented on the issue: https://github.com/apache/cordova-ios/pull/225 I have just tested this PR. It's working fine on iOS 9.3 with WKWebView. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.

[GitHub] cordova-ios issue #225: CB-11352: Call setUserAgent before creating a view

2016-06-02 Thread shazron
Github user shazron commented on the issue: https://github.com/apache/cordova-ios/pull/225 The lines I quoted show the descriptions of what failed - you don't need to touch the tests, just fix your code. The tests run on the standard UIWebView, not WKWebView, and must pass before any

[GitHub] cordova-ios issue #225: CB-11352: Call setUserAgent before creating a view

2016-06-01 Thread ankon
Github user ankon commented on the issue: https://github.com/apache/cordova-ios/pull/225 Hmm. I'm quite new to objective c, so need to understand more how to fix that. Thinking along the lines of giving the engine plugin the chance to report what the user agent would be,

[GitHub] cordova-ios issue #225: CB-11352: Call setUserAgent before creating a view

2016-06-01 Thread shazron
Github user shazron commented on the issue: https://github.com/apache/cordova-ios/pull/225 2 unit-test failures. (run the workspace in the tests subfolder). 1.