QMUIDemo_iOS
QMUIDemo_iOS copied to clipboard
iOS26 你们没有闪退吗?大佬啊,啥时候更新下库啊?
- (UIView *)qmui_contentView { return [self valueForKeyPath:@"visualProvider.contentView"]; }
这里会闪退的。 *** Terminating app due to uncaught exception 'NSUnknownKeyException', reason: '[<UIKit._UINavigationBarVisualProviderModernIOSSwift 0x11f9f8a00> valueForUndefinedKey:]: this class is not key value coding-compliant for the key contentView.' *** First throw call stack: