You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2012/12/22 02:02:00 UTC

[jira] [Created] (CB-2097) Embedded CordovaView docs - need to retain CDVViewController object

Shazron Abdullah created CB-2097:
------------------------------------

             Summary: Embedded CordovaView docs - need to retain CDVViewController object
                 Key: CB-2097
                 URL: https://issues.apache.org/jira/browse/CB-2097
             Project: Apache Cordova
          Issue Type: Bug
          Components: Docs, iOS
    Affects Versions: 2.3.0
            Reporter: Shazron Abdullah
            Assignee: Shazron Abdullah
             Fix For: 2.3.0


Doc: https://github.com/apache/cordova-docs/blob/master/docs/en/edge/guide/cordova-webview/ios.md

Put a note that the CDVViewController must be retained, if it is not, the webView delegate will be set to nil, and webViewDidFinishLoad will not be run. If it is not run, deviceready will not fire.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira