We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
-[PNDFXActionDispatcher dispatchActionsNext:]
iOS 18.0.1, iPhone 14
3.4.3
Native, SwiftUI
Crash of the app.
Yet unknown.
No crash.
Fatal Exception: NSGenericException *** Collection <NSConcreteHashTable: 0x301bfc280> was mutated while being enumerated. 0 CoreFoundation 0x8408c __exceptionPreprocess 1 libobjc.A.dylib 0x172e4 objc_exception_throw 2 CoreFoundation 0x17f168 -[__NSSingleObjectEnumerator init] 3 Foundation 0x27624 -[NSConcreteHashTable countByEnumeratingWithState:objects:count:] 4 Foundation 0x27568 -[NSConcreteHashTable allObjects] 5 Pendo 0x28754 -[PNDFXActionDispatcher dispatchActionsNext:] 6 libdispatch.dylib 0x2370 _dispatch_call_block_and_release 7 libdispatch.dylib 0x40d0 _dispatch_client_callout 8 libdispatch.dylib 0x7580 _dispatch_continuation_pop 9 libdispatch.dylib 0x6bb0 _dispatch_async_redirect_invoke 10 libdispatch.dylib 0x15d8c _dispatch_root_queue_drain 11 libdispatch.dylib 0x16590 _dispatch_worker_thread2 12 libsystem_pthread.dylib 0x4c40 _pthread_wqthread 13 libsystem_pthread.dylib 0x1488 start_wqthread
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Platform + Version
iOS 18.0.1, iPhone 14
SDK Version
3.4.3
Framework
Native, SwiftUI
Describe the bug
Crash of the app.
To Reproduce
Yet unknown.
Expected behavior
No crash.
Stack Trace
The text was updated successfully, but these errors were encountered: