Posts

Post not yet marked as solved
18 Replies
Still seeing this in iOS 13.3.1. Anyone got any updates from their radar filings? Fatal Exception: NSInvalidArgumentException0 CoreFoundation 0x1a04cc96c __exceptionPreprocess1 libobjc.A.dylib 0x1a01e5028 objc_exception_throw2 CoreFoundation 0x1a03cadcc -[NSOrderedSet initWithSet:copyItems:]3 UIKitCore 0x1a45fc884 -[UIResponder doesNotRecognizeSelector:]4 CoreFoundation 0x1a04d1048 ___forwarding___5 CoreFoundation 0x1a04d33a0 _CF_forwarding_prep_06 UIKitCore 0x1a43b8930 -[UIInputWindowControllerHostingItem _aligningInsetsForChildInputViewController:includeSceneBounds:]7 UIKitCore 0x1a43bb448 -[UIInputWindowControllerHostingItem updateViewConstraints]8 UIKitCore 0x1a43b6248 -[UIInputWindowControllerHosting updateViewConstraints]9 UIKitCore 0x1a43aae00 -[UIInputWindowController updateViewConstraints]10 UIKitCore 0x1a43b3710 -[UIInputWindowController setInputViewSet:]11 UIKitCore 0x1a43ade78 -[UIInputWindowController performOperations:withAnimationStyle:]12 UIKitCore 0x1a40c9148 -[UIInputResponderController setKeyWindowSceneInputViews:animationStyle:]13 UIKitCore 0x1a40c8898 -[UIInputResponderController setInputViews:animationStyle:]14 UIKitCore 0x1a40c99ac -[UIInputResponderController setInputViews:animated:]15 UIKitCore 0x1a40c9a1c -[UIInputResponderController setInputViews:]16 UIKitCore 0x1a40c75f8 -[UIInputResponderController _reloadInputViewsForKeyWindowSceneResponder:]17 UIKitCore 0x1a40c6980 -[UIInputResponderController _reloadInputViewsForResponder:]18 UIKitCore 0x1a40c68c4 -[UIInputResponderController forceReloadInputViews]19 UIKitCore 0x1a4433c14 __43-[_UIRemoteKeyboards reloadForSnapshotting]_block_invoke20 UIKitCore 0x1a40c4b6c +[UIInputResponderController performOnControllers:]21 UIKitCore 0x1a4433cac -[_UIRemoteKeyboards setIsSnapshotting:]22 UIKitCore 0x1a488d9a0 -[UITextEffectsWindow _willSnapshot]23 UIKitCore 0x1a45d7788 -[UIApplication _beginSnapshotSessionForScene:withSnapshotBlock:]24 UIKitCore 0x1a45d88ec -[UIApplication _saveSnapshotWithName:]25 UIKitCore 0x1a45e3f64 __130-[UIApplication _updateStateRestorationArchiveForBackgroundEvent:saveState:exitIfCouldNotRestoreState:updateSnapshot:windowScene:]_block_invoke26 UIKitCore 0x1a45d6fcc _runAfterCACommitDeferredBlocks27 UIKitCore 0x1a45c65f0 _cleanUpAfterCAFlushAndRunDeferredBlocks28 UIKitCore 0x1a45f7980 _afterCACommitHandler29 CoreFoundation 0x1a0447524 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__30 CoreFoundation 0x1a04421c4 __CFRunLoopDoObservers31 CoreFoundation 0x1a0442774 __CFRunLoopRun32 CoreFoundation 0x1a0441f40 CFRunLoopRunSpecific33 GraphicsServices 0x1aa6d2534 GSEventRunModal34 UIKitCore 0x1a45cd580 UIApplicationMain35 Cue 0x104fa875c main + 22 (AppDelegate.swift:22)36 libdyld.dylib 0x1a02c0e18 start
Post not yet marked as solved
5 Replies
I'm seeing this as well, not consistently, resizeMode is set to fast. As mentionned by TheRa1nMan, it seems to be iOS 13 only. Anyone seeing this occurring still?