[
https://issues.apache.org/jira/browse/CB-7882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14188329#comment-14188329
]
Robert Saiter commented on CB-7882:
-----------------------------------
Good point Kevin, I will try to look into things a little more next time
before putting in a new issue. It looks like didReceiveMemoryWarning is used
instead of viewDidUnload so it doesn't even need to exist (as you stated).
Good info.
> xcode6.1 - Analyze - viewDidUnload instance method is missing [super
> viewDidUnload] call
> ----------------------------------------------------------------------------------------
>
> Key: CB-7882
> URL: https://issues.apache.org/jira/browse/CB-7882
> Project: Apache Cordova
> Issue Type: Improvement
> Components: iOS
> Affects Versions: 3.6.3
> Environment: Xcode 6.1, OSX 10.9.5, iOS 8.1
> Reporter: Robert Saiter
> Assignee: Shazron Abdullah
> Priority: Minor
> Fix For: 3.7.0
>
>
> When running Analyze on my project; Xcode returns the following message.
> "CDVViewController.m:618:1: The 'viewDidUnload' instance method in
> UIViewController subclass 'CDVViewController' is missing a [super
> viewDidUnload] call"
> I put this in as an improvement since I don't believe it's required and
> doesn't appear to impact anything other than returning a message after you
> analyze.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]