Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Almighty
Total activity
3
Last activity
February 07, 2019 09:21
Member since
February 07, 2019 09:19
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
1
Activity overview
Posts (0)
Comments (1)
Almighty
commented,
February 07, 2019 09:20
I have the same error in 2018.3.4 BOOL allHidden = YES;for (UIView* subview in self.subviews) { if ([subview isKindOfClass:[AbstractEditor class]] && !subview.hidden) { allHidden = NO; ...
Community
AppCode
Code analysis false error
0 votes