QMUIDemo_iOS icon indicating copy to clipboard operation
QMUIDemo_iOS copied to clipboard

iOS26 你们没有闪退吗?大佬啊,啥时候更新下库啊?

Open chenailuo opened this issue 1 month ago • 0 comments

  • (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:

chenailuo avatar Dec 11 '25 09:12 chenailuo