You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
t = 36.50s Find: Descendants matching type Any
t = 36.52s Find: Element at index 0
t = 36.54s Find the Application "com.pupumall.customer.test" 0x19699d00
t = 36.54s Snapshot accessibility hierarchy for app with pid 245
t = 37.50s Find the Application "com.pupumall.customer.test" 0x19699d00
t = 37.51s Snapshot accessibility hierarchy for app with pid 245
2018-01-05 15:42:53.980312+0800 XCTestWDUITests-Runner[239:20342] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[NSXPCEncoder _checkObject:]: This coder only encodes objects that adopt NSSecureCoding (object is of class 'NSMallocBlock').'
*** First throw call stack:
(0x1c59bb3d 0x1b823067 0x1c59ba85 0x1cdf6ecd 0x1cdf6c2f 0x299cbb 0x1cdf7421 0x1cdf7833 0x1cdf7597 0x1cdf7421 0x1cfd715f 0x1cfd6883 0x1cdf6809 0x1c59ef63 0x1c4c7dc8 0x2adcff 0x24761c0 0x24b4450 0x24b44d4 0x24b34ec 0x24b2b24 0x24b1bb0 0x1bc74067 0x1bc78d77 0x1bc69783 0x1bc6dd05 0x1c557d69 0x1c555e19 0x1c4a91af 0x1c4a8fd1 0x1cdfdaf5 0x1ce4adb9 0x2486634 0x24c16a8 0x24c17d4 0x1c5a0354 0x1c4c42b9 0x2a05e5 0x2eb155 0x2a0355 0x2e43b7 0x2a000b 0x2a1107 0x2e8bd9 0x2a0b43 0x29cde1 0x29c6e7 0x29c97f 0x29cde1 0x29c6e7 0x29c97f 0x29cde1 0x29c6e7 0x29c97f 0x2f1ed9 0x2afacf 0x2f1d71 0x28cadb 0x2e7e0d 0x1c557f15 0x1c557925 0x1c555f47 0x1c4a91af 0x1c4a8fd1 0x1dc53b41 0x21831a53 0xbef69 0x1bc964eb)
libc++abi.dylib: terminating with uncaught exception of type NSException
The text was updated successfully, but these errors were encountered:
zhangzhao4444
changed the title
IOS 10.3.3报This coder is only encodes objects that adopt NSSecurecoding
(P2 BUG)IOS 10.3.3报This coder is only encodes objects that adopt NSSecurecoding
Apr 25, 2018
XCode9.2,在IOS 11.2的机器中完美运行,但在IOS 10.3.3下报这个错误
2018-01-05 15:42:53.980312+0800 XCTestWDUITests-Runner[239:20342] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[NSXPCEncoder _checkObject:]: This coder only encodes objects that adopt NSSecureCoding (object is of class 'NSMallocBlock').'
*** First throw call stack:
(0x1c59bb3d 0x1b823067 0x1c59ba85 0x1cdf6ecd 0x1cdf6c2f 0x299cbb 0x1cdf7421 0x1cdf7833 0x1cdf7597 0x1cdf7421 0x1cfd715f 0x1cfd6883 0x1cdf6809 0x1c59ef63 0x1c4c7dc8 0x2adcff 0x24761c0 0x24b4450 0x24b44d4 0x24b34ec 0x24b2b24 0x24b1bb0 0x1bc74067 0x1bc78d77 0x1bc69783 0x1bc6dd05 0x1c557d69 0x1c555e19 0x1c4a91af 0x1c4a8fd1 0x1cdfdaf5 0x1ce4adb9 0x2486634 0x24c16a8 0x24c17d4 0x1c5a0354 0x1c4c42b9 0x2a05e5 0x2eb155 0x2a0355 0x2e43b7 0x2a000b 0x2a1107 0x2e8bd9 0x2a0b43 0x29cde1 0x29c6e7 0x29c97f 0x29cde1 0x29c6e7 0x29c97f 0x29cde1 0x29c6e7 0x29c97f 0x2f1ed9 0x2afacf 0x2f1d71 0x28cadb 0x2e7e0d 0x1c557f15 0x1c557925 0x1c555f47 0x1c4a91af 0x1c4a8fd1 0x1dc53b41 0x21831a53 0xbef69 0x1bc964eb)
libc++abi.dylib: terminating with uncaught exception of type NSException
The text was updated successfully, but these errors were encountered: