-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Labels
Description
现存问题或期望目标
对于功能的建议,请说明具体的场景,现在的代码为什么无法实现需求。
对于代码设计方面的建议,请说明目前的问题所在。
崩溃地方:
- (UIView *)qmui_contentView {
return [self valueForKeyPath:@"visualProvider.contentView"];
}
崩溃log:
[<UIKit._UINavigationBarVisualProviderModernIOSSwift 0x134aab700> valueForUndefinedKey:]: this class is not key value coding-compliant for the key contentView.