Post

Replies

Boosts

Views

Activity

Reply to [_UISnapshotWindow actualSceneBounds]: unrecognized selector
I am experiencing a similar issue (iOS 13.3.1):Fatal Exception: NSInternalInconsistencyException 0 CoreFoundation 0x1beb2aa48 __exceptionPreprocess 1 libobjc.A.dylib 0x1be851fa4 objc_exception_throw 2 CoreFoundation 0x1bea2ce88 +[_CFXNotificationTokenRegistration keyCallbacks] 3 Foundation 0x1bee62654 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] 4 BaseBoard 0x1c170926c __40-[BSAction sendResponse:withCompletion:]_block_invoke 5 libdispatch.dylib 0x1be7f7184 _dispatch_client_callout 6 libdispatch.dylib 0x1be7a9c04 _dispatch_lane_barrier_sync_invoke_and_complete 7 BaseBoard 0x1c16bd2b0 -[BSAction sendResponse:withCompletion:] 8 UIKitCore 0x1c2737a00 -[UIHandleRemoteNotificationAction sendResponse:] 9 UIKitCore 0x1c2bc5d80 __91-[UIApplication _handleNonLaunchSpecificActions:forScene:withTransitionContext:completion:]_block_invoke_3.2685 10 UIKitCore 0x1c2bb9c84 _runAfterCACommitDeferredBlocks 11 UIKitCore 0x1c2ba97d4 _cleanUpAfterCAFlushAndRunDeferredBlocks 12 UIKitCore 0x1c2bd9744 _afterCACommitHandler 13 CoreFoundation 0x1beaa7e68 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ 14 CoreFoundation 0x1beaa2d54 __CFRunLoopDoObservers 15 CoreFoundation 0x1beaa3320 __CFRunLoopRun 16 CoreFoundation 0x1beaa2adc CFRunLoopRunSpecific 17 GraphicsServices 0x1c8a43328 GSEventRunModal 18 UIKitCore 0x1c2bb063c UIApplicationMain 19 My_App 0x10299aea4 main + 25 20 libdyld.dylib 0x1be92c360 start
Mar ’20