iPad - crash on start iOS 11
drhaynes opened this issue · 0 comments
drhaynes commented
Building in Xcode 9. Runs fine in simulator but crashes when run on device.
Backtrace:
2017-11-02 13:24:19.857751+0000 KZNodes[387:21044] [DYMTLInitPlatform] platform initialization successful
2017-11-02 13:24:19.872168+0000 KZNodes[387:20887] *** Assertion failure in void swizzle(__unsafe_unretained Class, SEL, __strong RSSwizzleImpFactoryBlock)(), /Users/drh/dev/KZNodes/Example/Pods/RSSwizzle/RSSwizzle/RSSwizzle.m:190
2017-11-02 13:24:19.872381+0000 KZNodes[387:20887] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Selector performInjectionWithClass: not found in instance methods of class SFDynamicCodeInjection.'
*** First throw call stack:
(0x181b9a2d4 0x180de4528 0x181b9a1a8 0x18252e7fc 0x10076d178 0x10076cd84 0x100761e28 0x180de69cc 0x180de7a84 0x1007ce170 0x1007dece8 0x1007ddd40 0x1007dddfc 0x1007ce5e4 0x1007d3320 0x1007cd21c)
libc++abi.dylib: terminating with uncaught exception of type NSException