Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Analyze error in LIALinkedInAuthorizationViewController #65

Open
Hardenn opened this issue Nov 12, 2015 · 0 comments
Open

Analyze error in LIALinkedInAuthorizationViewController #65

Hardenn opened this issue Nov 12, 2015 · 0 comments

Comments

@Hardenn
Copy link

Hardenn commented Nov 12, 2015

I've just done analyze on my project in Xcode and get this warning:

LIALinkedInAuthorizationViewController.m:77:1: warning: The 'viewDidAppear:' instance method in UIViewController subclass 'LIALinkedInAuthorizationViewController' is missing a [super viewDidAppear:] call

It seems that you forgot to use super method. May be it's worth fixing?

@Hardenn Hardenn changed the title Analyze error Analyze error in LIALinkedInAuthorizationViewController Nov 12, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant