DoKit icon indicating copy to clipboard operation
DoKit copied to clipboard

【iOS】-组件检查在SwiftUI页面上会闪退

Open hstdt opened this issue 2 years ago • 2 comments

Android 还是 iOS?系统版本是多少?手机品牌是什么?(如有)

iOS 13+ DoraemonKit 3.0.7/3.0.8

期望的表现和实际的表现。(如有)

组件检查红心在SwiftUI的页面上移动时不要闪退(不要求能正常展示SwiftUI的内容)

问题重现的步骤。(如有)

任意SwiftUI的View上移动组件检查红心

其他的错误信息和堆栈信息如果有也可以一并提供出来。(如有)

Message from debugger: Terminated due to signal 9

hstdt avatar May 04 '22 09:05 hstdt

2022-05-04 18:39:19.669317+0800 XXXXX[8036:391725] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** +[NSString stringWithCString:encoding:]: NULL cString'
*** First throw call stack:
(0x195979d78 0x1ae5de734 0x1970fd1ec 0x104808c48 0x10480838c 0x104807b60 0x197ec1c74 0x197ef3100 0x1980a0ae4 0x197ec69ec 0x197ebb71c 0x197ec0c9c 0x19599bf04 0x1959acc90 0x1958e6184 0x1958ebb4c 0x1958ff6b8 0x1b1999374 0x198264e88 0x197fe65ec 0x1ad5dbecc 0x10121f840 0x10121f58c 0x100e60b04 0x104289ce4)
libc++abi: terminating with uncaught exception of type NSException
dyld4 config: DYLD_LIBRARY_PATH=/usr/lib/system/introspection DYLD_INSERT_LIBRARIES=/Developer/usr/lib/libBacktraceRecording.dylib:/Developer/usr/lib/libMainThreadChecker.dylib:/Developer/Library/PrivateFrameworks/DTDDISupport.framework/libViewDebuggerSupport.dylib
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** +[NSString stringWithCString:encoding:]: NULL cString'
terminating with uncaught exception of type NSExcepti
CleanShot 2022-05-04 at 18 42 48

hstdt avatar May 04 '22 10:05 hstdt

我也遇到这个问题了

twoFiveOneTen avatar Apr 19 '23 16:04 twoFiveOneTen