Skip to content
New issue

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

💥 Crash on +[PNDTimeUtils nowInMilliseconds] #210

Open
msrutek-paylocity opened this issue Dec 3, 2024 · 0 comments
Open

💥 Crash on +[PNDTimeUtils nowInMilliseconds] #210

msrutek-paylocity opened this issue Dec 3, 2024 · 0 comments

Comments

@msrutek-paylocity
Copy link

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

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant