errors我的iOS应用程序中有几个实时场景.我无法理解这个Core Foundation影响我的应用程序中多个用户的特定错误.我的任何项目文件中的流程都没有中断,我不确定导致此崩溃的原因.
附加崩溃日志.任何建议或帮助都会给你很大的帮助.
CoreFoundation _CF_forwarding_prep_0
致命异常:NSInvalidArgumentException - [_ UIAlertControllerAlertPresentationController adaptivePresentationController]:无法识别的选择器发送到实例0x133e29870
Fatal Exception: NSInvalidArgumentException
0 CoreFoundation 0x18ff391b8 __exceptionPreprocess
1 libobjc.A.dylib 0x18e97055c objc_exception_throw
2 CoreFoundation 0x18ff40268 __methodDescriptionForSelector
3 CoreFoundation 0x18ff3d270 ___forwarding___
4 CoreFoundation 0x18fe3680c _CF_forwarding_prep_0
5 UIKit 0x19689708c -[UISearchController _searchPresentationController]
6 UIKit 0x19648f8cc -[_UISearchControllerTransplantSearchBarAnimator animateTransition:]
7 UIKit 0x19613d464 __56-[UIPresentationController runTransitionForCurrentState]_block_invoke
8 UIKit 0x19607ffdc _runAfterCACommitDeferredBlocks
9 UIKit 0x196071d50 _cleanUpAfterCAFlushAndRunDeferredBlocks
10 UIKit 0x195de10b4 _afterCACommitHandler
11 CoreFoundation 0x18fee60c0 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__
12 CoreFoundation 0x18fee3cf0 __CFRunLoopDoObservers
13 CoreFoundation 0x18fee4180 __CFRunLoopRun
14 CoreFoundation 0x18fe122b8 …Run Code Online (Sandbox Code Playgroud)