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 PR is accepted.
    
    In any case, in iOS 9, there is a "customUserAgent" property for WKWebView 
that should be set instead: 
https://developer.apple.com/library/ios/documentation/WebKit/Reference/WKWebView_Ref/#//apple_ref/occ/instp/WKWebView/customUserAgent
 and not the cordova workaround way.


---
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 feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org

Reply via email to