You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "George Christou (JIRA)" <ji...@apache.org> on 2016/03/27 11:20:25 UTC

[jira] [Created] (CB-10971) newCordovaViewWithFrame can no longer be overridden

George Christou created CB-10971:
------------------------------------

             Summary: newCordovaViewWithFrame can no longer be overridden
                 Key: CB-10971
                 URL: https://issues.apache.org/jira/browse/CB-10971
             Project: Apache Cordova
          Issue Type: Bug
          Components: CordovaLib, iOS
    Affects Versions: 4.0.0
         Environment: iOS
            Reporter: George Christou
            Priority: Critical


Does overriding newCordovaViewWithFrame no longer work? It uses an internal webEngineView now and overriding newCordovaViewWithFrame in order to provide my own implementation of UIWebView breaks the app now as the CDVMainViewController internals now pick up the webEngineView as nil (because it is no longer created as I am overriding the function that creates it). The skeleton projects though suggests that it can still be overridden but doesn't give any clues as to how that can be done now.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org