Post

Replies

Boosts

Views

Activity

Reply to iOS16 autofill causes crash while click "key button"(over keyboard)
Hello, We have the same problem on iPadOS 16.1 with an app locked in Landscape mode. This is now the 4th bug affecting us on iPadOS 16.1 (all previous releases are working fine). Fatal Exception: NSInvalidArgumentException 0 CoreFoundation 0x9a84 __exceptionPreprocess 1 libobjc.A.dylib 0x15958 objc_exception_throw 2 UIKitCore 0x301318 -[UIViewController _presentViewController:withAnimationController:completion:] 3 UIKitCore 0x3709b0 __63-[UIViewController _presentViewController:animated:completion:]_block_invoke_2 4 UIKitCore 0x2e554 +[UIView(Animation) performWithoutAnimation:] 5 UIKitCore 0x300220 __63-[UIViewController _presentViewController:animated:completion:]_block_invoke 6 UIKitCore 0x32231c -[_UIViewControllerTransitionCoordinator _applyBlocks:releaseBlocks:] 7 UIKitCore 0x296ab8 -[_UIViewControllerTransitionContext _runAlongsideCompletions] 8 UIKitCore 0x295bbc -[_UIViewControllerTransitionContext completeTransition:] 9 UIKitCore 0x296c78 -[UITransitionView notifyDidCompleteTransition:] 10 UIKitCore 0x2968c8 -[UITransitionView _didCompleteTransition:] 11 UIKitCore 0xf33848 __UIVIEW_IS_EXECUTING_ANIMATION_COMPLETION_BLOCK__ 12 UIKitCore 0xc78d4 -[UIViewAnimationBlockDelegate _didEndBlockAnimation:finished:context:] 13 UIKitCore 0xc6888 -[UIViewAnimationState sendDelegateAnimationDidStop:finished:] 14 UIKitCore 0xc6098 -[UIViewAnimationState animationDidStop:finished:] 15 UIKitCore 0xc6198 -[UIViewAnimationState animationDidStop:finished:] 16 QuartzCore 0x1215c CA::Layer::run_animation_callbacks(void*) 17 libdispatch.dylib 0x647c8 _dispatch_client_callout 18 libdispatch.dylib 0x10e28 _dispatch_main_queue_drain 19 libdispatch.dylib 0x10a78 _dispatch_main_queue_callback_4CF$VARIANT$mp 20 CoreFoundation 0x93848 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ 21 CoreFoundation 0x774d4 __CFRunLoopRun 22 CoreFoundation 0x7bb7c CFRunLoopRunSpecific 23 GraphicsServices 0x1984 GSEventRunModal 24 UIKitCore 0x3753c8 -[UIApplication _run] 25 UIKitCore 0x375040 UIApplicationMain 26 SwiftUI 0x192c64 OUTLINED_FUNCTION_895 27 SwiftUI 0x109680 block_copy_helper.1 28 SwiftUI 0xf5f7c OUTLINED_FUNCTION_901 29 [redacted] 0x5c10 main (<compiler-generated>) 30 ??? 0x201510df0 (Missing)
Nov ’22