Github user chaffeqa commented on the pull request:

    https://github.com/apache/cordova-ios/pull/179#issuecomment-155608082
  
    I don't know if this was the path intended, but the new changes break the 
falling back to UIWebView since simply including the WKWebview clobbers 
`cordova.exec` (and the browser proceeds to barf on a non-existent object on 
`window.webkit.messageHandler` when running via the UIWebView)
    
    Understandable if this is simply a move away from falling back to 
UIWebView, but my understanding was that you would still gracefully degrade 
support to UIWebView (for instance if iOS 8 and not using local webserver)


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to