[
https://issues.apache.org/jira/browse/CB-7882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14186948#comment-14186948
]
Kevin Hawkins commented on CB-7882:
-----------------------------------
A better question would be why is CDVViewController still calling
viewDidUnload at all. As of iOS 6, from Apple's docs:
"Views are no longer purged under low-memory conditions and so this method
is never called."
Kevin
> 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]