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
+[PNDTimeUtils nowInMilliseconds]
iOS 15.8.3, iPhone 6s
3.4.3
Native, SwiftUI
Crash of the app.
Yet unknown.
No crash.
Fatal Exception: NSInvalidArgumentException +[NSNumber OpenURLManager",R]: unrecognized selector sent to class 0x1f5066d38 0 CoreFoundation 0x92c60 __exceptionPreprocess 1 libobjc.A.dylib 0x14ee4 objc_exception_throw 2 CoreFoundation 0x163630 __CFExceptionProem 3 CoreFoundation 0x2c54c ___forwarding___ 4 CoreFoundation 0x2b75c _CF_forwarding_prep_0 5 Pendo 0x7aa90 +[PNDTimeUtils nowInMilliseconds] 6 Pendo 0x499c0 -[PNDNWRequestFactory headersByAppendingMandatoryHeaders:] 7 Pendo 0x498b4 +[PNDNWRequestFactory requestWithAppKey:body:method:host:endPoint:headers:] 8 Pendo 0x48fbc +[PNDNWRequestFactory analyticsRequest:] 9 Pendo 0x8f508 -[PNDAnalyticsNetworkRequest buildRequest] 10 Pendo 0x1a738 -[PNDPrivateAppDelegate forceFlushAllAnalyticsToServer] 11 Pendo 0x1a644 __63-[PNDPrivateAppDelegate sendLastSessionEndAnalyticsOnAppLaunch]_block_invoke 12 libdispatch.dylib 0x64094 _dispatch_client_callout 13 libdispatch.dylib 0x5acc _dispatch_once_callout 14 Pendo 0x1a444 -[PNDPrivateAppDelegate sendLastSessionEndAnalyticsOnAppLaunch] 15 Pendo 0x10ced0 __41-[PendoManagerMediator setup:withParams:]_block_invoke 16 libdispatch.dylib 0x63094 _dispatch_call_block_and_release 17 libdispatch.dylib 0x64094 _dispatch_client_callout 18 libdispatch.dylib 0xa73c _dispatch_lane_serial_drain$VARIANT$mp 19 libdispatch.dylib 0xb1f4 _dispatch_lane_invoke$VARIANT$mp 20 libdispatch.dylib 0x14ec8 _dispatch_workloop_worker_thread 21 libsystem_pthread.dylib 0x1e00 _pthread_wqthread 22 libsystem_pthread.dylib 0x192c start_wqthread
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Platform + Version
iOS 15.8.3, iPhone 6s
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: