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: [email protected]
For additional commands, e-mail: [email protected]