QMUI_iOS
QMUI_iOS copied to clipboard
macOS26 调试,QMUI crash
在macOS26 开发中,QMUI crash
对应属性为 qmui_contentView
error msg: [<UIKit._UINavigationBarVisualProviderModernIOSSwift 0x12acda940> valueForUndefinedKey:]: this class is not key value coding-compliant for the key contentView. An abort signal terminated the process. Such crashes often happen because of an uncaught exception or unrecoverable error or calling the abort() function.
对应值 UINavigationBar+QMUI.m:362
- (UIView *)qmui_contentView { return [self valueForKeyPath:@"visualProvider.contentView"]; }
同问。
https://github.com/Tencent/QMUI_iOS/issues/1662#issuecomment-3259533865
求更新。ios 26 很多crash。谢谢马化腾。