QMUI_iOS icon indicating copy to clipboard operation
QMUI_iOS copied to clipboard

macOS26 调试,QMUI crash

Open 0xC4m3l-jiang opened this issue 3 months ago • 3 comments

在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"]; }

0xC4m3l-jiang avatar Sep 22 '25 04:09 0xC4m3l-jiang

同问。

CoderJayLuo avatar Sep 22 '25 05:09 CoderJayLuo

https://github.com/Tencent/QMUI_iOS/issues/1662#issuecomment-3259533865

MoLice avatar Sep 22 '25 12:09 MoLice

求更新。ios 26 很多crash。谢谢马化腾。

chucklai92 avatar Oct 09 '25 09:10 chucklai92