Skip to content

'-[FBLPromise HTTPBody]: unrecognized selector sent to instance #12581

Description

@KetanWadyalkar

Description

We started running into this crash after upgrading the Firebase SDKs from V7.3.0 to V 10.22.0 & GoogleTagManager from V 7.2.0 to V7.4.4.

I have tried reintegrating pods and clearing derived data but that didn't solve the problem for us.

Reproducing the issue

Experiencing this crash on app launch.

Firebase SDK Version

10.22.0

Xcode Version

15.0.1

Installation Method

CocoaPods

Firebase Product(s)

AB Testing, Analytics, Crashlytics, DynamicLinks, Remote Config

Targeted Platforms

iOS

Relevant Log Output

objc[61828]: Class GTMSessionFetcher is implemented in both /Users/XXXXXX/Library/Developer/CoreSimulator/Devices/9E151DF4-9175-43FB-A0A4-DCF416F2BA85/data/Containers/Bundle/Application/E636CFA7-AFFF-4943-B430-5DEA62E88A5A/Caseys.app/Frameworks/GTMSessionFetcher.framework/GTMSessionFetcher (0x10cbdc490) and /Users/XXXXXX/Library/Developer/CoreSimulator/Devices/9E151DF4-9175-43FB-A0A4-DCF416F2BA85/data/Containers/Bundle/Application/E636CFA7-AFFF-4943-B430-5DEA62E88A5A/Caseys.app/Caseys (0x109905bf8). One of the two will be used. Which one is undefined.
objc[61828]: Class GTMSessionCookieStorage is implemented in both /Users/XXXXXX/Library/Developer/CoreSimulator/Devices/9E151DF4-9175-43FB-A0A4-DCF416F2BA85/data/Containers/Bundle/Application/E636CFA7-AFFF-4943-B430-5DEA62E88A5A/Caseys.app/Frameworks/GTMSessionFetcher.framework/GTMSessionFetcher (0x10cbdc4e0) and /Users/XXXXXX/Library/Developer/CoreSimulator/Devices/9E151DF4-9175-43FB-A0A4-DCF416F2BA85/data/Containers/Bundle/Application/E636CFA7-AFFF-4943-B430-5DEA62E88A5A/Caseys.app/Caseys (0x109905c20). One of the two will be used. Which one is undefined.
objc[61828]: Class GTMSessionFetcherService is implemented in both /Users/XXXXXX/Library/Developer/CoreSimulator/Devices/9E151DF4-9175-43FB-A0A4-DCF416F2BA85/data/Containers/Bundle/Application/E636CFA7-AFFF-4943-B430-5DEA62E88A5A/Caseys.app/Frameworks/GTMSessionFetcher.framework/GTMSessionFetcher (0x10cbdc5d0) and /Users/XXXXXX/Library/Developer/CoreSimulator/Devices/9E151DF4-9175-43FB-A0A4-DCF416F2BA85/data/Containers/Bundle/Application/E636CFA7-AFFF-4943-B430-5DEA62E88A5A/Caseys.app/Caseys (0x109905c98). One of the two will be used. Which one is undefined.
objc[61828]: Class GTMSessionFetcherSessionDelegateDispatcher is implemented in both /Users/XXXXXX/Library/Developer/CoreSimulator/Devices/9E151DF4-9175-43FB-A0A4-DCF416F2BA85/data/Containers/Bundle/Application/E636CFA7-AFFF-4943-B430-5DEA62E88A5A/Caseys.app/Frameworks/GTMSessionFetcher.framework/GTMSessionFetcher (0x10cbdc5f8) and /Users/XXXXXX/Library/Developer/CoreSimulator/Devices/9E151DF4-9175-43FB-A0A4-DCF416F2BA85/data/Containers/Bundle/Application/E636CFA7-AFFF-4943-B430-5DEA62E88A5A/Caseys.app/Caseys (0x109905cc0). One of the two will be used. Which one is undefined.
objc[61828]: Class GTMSessionUploadFetcher is implemented in both /Users/XXXXXX/Library/Developer/CoreSimulator/Devices/9E151DF4-9175-43FB-A0A4-DCF416F2BA85/data/Containers/Bundle/Application/E636CFA7-AFFF-4943-B430-5DEA62E88A5A/Caseys.app/Frameworks/GTMSessionFetcher.framework/GTMSessionFetcher (0x10cbdc670) and /Users/XXXXXX/Library/Developer/CoreSimulator/Devices/9E151DF4-9175-43FB-A0A4-DCF416F2BA85/data/Containers/Bundle/Application/E636CFA7-AFFF-4943-B430-5DEA62E88A5A/Caseys.app/Caseys (0x109905d38). One of the two will be used. Which one is undefined.
objc[61828]: Class GDTCCTCompressionHelper is implemented in both /Users/XXXXXX/Library/Developer/CoreSimulator/Devices/9E151DF4-9175-43FB-A0A4-DCF416F2BA85/data/Containers/Bundle/Application/E636CFA7-AFFF-4943-B430-5DEA62E88A5A/Caseys.app/Frameworks/GoogleDataTransport.framework/GoogleDataTransport (0x10c9d0320) and /Users/XXXXXX/Library/Developer/CoreSimulator/Devices/9E151DF4-9175-43FB-A0A4-DCF416F2BA85/data/Containers/Bundle/Application/E636CFA7-AFFF-4943-B430-5DEA62E88A5A/Caseys.app/Caseys (0x109905db0). One of the two will be used. Which one is undefined.
objc[61828]: Class GDTCCTUploadOperation is implemented in both /Users/XXXXXX/Library/Developer/CoreSimulator/Devices/9E151DF4-9175-43FB-A0A4-DCF416F2BA85/data/Containers/Bundle/Application/E636CFA7-AFFF-4943-B430-5DEA62E88A5A/Caseys.app/Frameworks/GoogleDataTransport.framework/GoogleDataTransport (0x10c9d0398) and /Users/XXXXXX/Library/Developer/CoreSimulator/Devices/9E151DF4-9175-43FB-A0A4-DCF416F2BA85/data/Containers/Bundle/Application/E636CFA7-AFFF-4943-B430-5DEA62E88A5A/Caseys.app/Caseys (0x109905dd8). One of the two will be used. Which one is undefined.
objc[61828]: Class GDTCCTUploader is implemented in both /Users/XXXXXX/Library/Developer/CoreSimulator/Devices/9E151DF4-9175-43FB-A0A4-DCF416F2BA85/data/Containers/Bundle/Application/E636CFA7-AFFF-4943-B430-5DEA62E88A5A/Caseys.app/Frameworks/GoogleDataTransport.framework/GoogleDataTransport (0x10c9d0348) and /Users/XXXXXX/Library/Developer/CoreSimulator/Devices/9E151DF4-9175-43FB-A0A4-DCF416F2BA85/data/Containers/Bundle/Application/E636CFA7-AFFF-4943-B430-5DEA62E88A5A/Caseys.app/Caseys (0x109905e28). One of the two will be used. Which one is undefined.
objc[61828]: Class GDTCORClock is implemented in both /Users/XXXXXX/Library/Developer/CoreSimulator/Devices/9E151DF4-9175-43FB-A0A4-DCF416F2BA85/data/Containers/Bundle/Application/E636CFA7-AFFF-4943-B430-5DEA62E88A5A/Caseys.app/Frameworks/GoogleDataTransport.framework/GoogleDataTransport (0x10c9d03e8) and /Users/XXXXXX/Library/Developer/CoreSimulator/Devices/9E151DF4-9175-43FB-A0A4-DCF416F2BA85/data/Containers/Bundle/Application/E636CFA7-AFFF-4943-B430-5DEA62E88A5A/Caseys.app/Caseys (0x109905e78). One of the two will be used. Which one is undefined.
objc[61828]: Class GDTCORDirectorySizeTracker is implemented in both /Users/XXXXXX/Library/Developer/CoreSimulator/Devices/9E151DF4-9175-43FB-A0A4-DCF416F2BA85/data/Containers/Bundle/Application/E636CFA7-AFFF-4943-B430-5DEA62E88A5A/Caseys.app/Frameworks/GoogleDataTransport.framework/GoogleDataTransport (0x10c9d0438) and /Users/XXXXXX/Library/Developer/CoreSimulator/Devices/9E151DF4-9175-43FB-A0A4-DCF416F2BA85/data/Containers/Bundle/Application/E636CFA7-AFFF-4943-B430-5DEA62E88A5A/Caseys.app/Caseys (0x109905ec8). One of the two will be used. Which one is undefined.
objc[61828]: Class GDTCOREndpoints is implemented in both /Users/XXXXXX/Library/Developer/CoreSimulator/Devices/9E151DF4-9175-43FB-A0A4-DCF416F2BA85/data/Containers/Bundle/Application/E636CFA7-AFFF-4943-B430-5DEA62E88A5A/Caseys.app/Frameworks/GoogleDataTransport.framework/GoogleDataTransport (0x10c9d04b0) and /Users/XXXXXX/Library/Developer/CoreSimulator/Devices/9E151DF4-9175-43FB-A0A4-DCF416F2BA85/data/Containers/Bundle/Application/E636CFA7-AFFF-4943-B430-5DEA62E88A5A/Caseys.app/Caseys (0x109905f40). One of the two will be used. Which one is undefined.
objc[61828]: Class GDTCOREvent is implemented in both /Users/XXXXXX/Library/Developer/CoreSimulator/Devices/9E151DF4-9175-43FB-A0A4-DCF416F2BA85/data/Containers/Bundle/Application/E636CFA7-AFFF-4943-B430-5DEA62E88A5A/Caseys.app/Frameworks/GoogleDataTransport.framework/GoogleDataTransport (0x10c9d04d8) and /Users/XXXXXX/Library/Developer/CoreSimulator/Devices/9E151DF4-9175-43FB-A0A4-DCF416F2BA85/data/Containers/Bundle/Application/E636CFA7-AFFF-4943-B430-5DEA62E88A5A/Caseys.app/Caseys (0x109905f68). One of the two will be used. Which one is undefined.
objc[61828]: Class GDTCORFlatFileStorage is implemented in both /Users/XXXXXX/Library/Developer/CoreSimulator/Devices/9E151DF4-9175-43FB-A0A4-DCF416F2BA85/data/Containers/Bundle/Application/E636CFA7-AFFF-4943-B430-5DEA62E88A5A/Caseys.app/Frameworks/GoogleDataTransport.framework/GoogleDataTransport (0x10c9d0528) and /Users/XXXXXX/Library/Developer/CoreSimulator/Devices/9E151DF4-9175-43FB-A0A4-DCF416F2BA85/data/Containers/Bundle/Application/E636CFA7-AFFF-4943-B430-5DEA62E88A5A/Caseys.app/Caseys (0x109905fb8). One of the two will be used. Which one is undefined.
objc[61828]: Class GDTCORLifecycle is implemented in both /Users/XXXXXX/Library/Developer/CoreSimulator/Devices/9E151DF4-9175-43FB-A0A4-DCF416F2BA85/data/Containers/Bundle/Application/E636CFA7-AFFF-4943-B430-5DEA62E88A5A/Caseys.app/Frameworks/GoogleDataTransport.framework/GoogleDataTransport (0x10c9d0578) and /Users/XXXXXX/Library/Developer/CoreSimulator/Devices/9E151DF4-9175-43FB-A0A4-DCF416F2BA85/data/Containers/Bundle/Application/E636CFA7-AFFF-4943-B430-5DEA62E88A5A/Caseys.app/Caseys (0x109906008). One of the two will be used. Which one is undefined.
objc[61828]: Class GDTCORApplication is implemented in both /Users/XXXXXX/Library/Developer/CoreSimulator/Devices/9E151DF4-9175-43FB-A0A4-DCF416F2BA85/data/Containers/Bundle/Application/E636CFA7-AFFF-4943-B430-5DEA62E88A5A/Caseys.app/Frameworks/GoogleDataTransport.framework/GoogleDataTransport (0x10c9d0708) and /Users/XXXXXX/Library/Developer/CoreSimulator/Devices/9E151DF4-9175-43FB-A0A4-DCF416F2BA85/data/Containers/Bundle/Application/E636CFA7-AFFF-4943-B430-5DEA62E88A5A/Caseys.app/Caseys (0x109906058). One of the two will be used. Which one is undefined.
objc[61828]: Class GDTCORReachability is implemented in both /Users/XXXXXX/Library/Developer/CoreSimulator/Devices/9E151DF4-9175-43FB-A0A4-DCF416F2BA85/data/Containers/Bundle/Application/E636CFA7-AFFF-4943-B430-5DEA62E88A5A/Caseys.app/Frameworks/GoogleDataTransport.framework/GoogleDataTransport (0x10c9d07a8) and /Users/XXXXXX/Library/Developer/CoreSimulator/Devices/9E151DF4-9175-43FB-A0A4-DCF416F2BA85/data/Containers/Bundle/Application/E636CFA7-AFFF-4943-B430-5DEA62E88A5A/Caseys.app/Caseys (0x1099060a8). One of the two will be used. Which one is undefined.
objc[61828]: Class GDTCORRegistrar is implemented in both /Users/XXXXXX/Library/Developer/CoreSimulator/Devices/9E151DF4-9175-43FB-A0A4-DCF416F2BA85/data/Containers/Bundle/Application/E636CFA7-AFFF-4943-B430-5DEA62E88A5A/Caseys.app/Frameworks/GoogleDataTransport.framework/GoogleDataTransport (0x10c9d07f8) and /Users/XXXXXX/Library/Developer/CoreSimulator/Devices/9E151DF4-9175-43FB-A0A4-DCF416F2BA85/data/Containers/Bundle/Application/E636CFA7-AFFF-4943-B430-5DEA62E88A5A/Caseys.app/Caseys (0x1099060f8). One of the two will be used. Which one is undefined.
objc[61828]: Class GDTCORStorageEventSelector is implemented in both /Users/XXXXXX/Library/Developer/CoreSimulator/Devices/9E151DF4-9175-43FB-A0A4-DCF416F2BA85/data/Containers/Bundle/Application/E636CFA7-AFFF-4943-B430-5DEA62E88A5A/Caseys.app/Frameworks/GoogleDataTransport.framework/GoogleDataTransport (0x10c9d0848) and /Users/XXXXXX/Library/Developer/CoreSimulator/Devices/9E151DF4-9175-43FB-A0A4-DCF416F2BA85/data/Containers/Bundle/Application/E636CFA7-AFFF-4943-B430-5DEA62E88A5A/Caseys.app/Caseys (0x109906148). One of the two will be used. Which one is undefined.
objc[61828]: Class GDTCORTransformer is implemented in both /Users/XXXXXX/Library/Developer/CoreSimulator/Devices/9E151DF4-9175-43FB-A0A4-DCF416F2BA85/data/Containers/Bundle/Application/E636CFA7-AFFF-4943-B430-5DEA62E88A5A/Caseys.app/Frameworks/GoogleDataTransport.framework/GoogleDataTransport (0x10c9d08e8) and /Users/XXXXXX/Library/Developer/CoreSimulator/Devices/9E151DF4-9175-43FB-A0A4-DCF416F2BA85/data/Containers/Bundle/Application/E636CFA7-AFFF-4943-B430-5DEA62E88A5A/Caseys.app/Caseys (0x109906198). One of the two will be used. Which one is undefined.
objc[61828]: Class GDTCORTransport is implemented in both /Users/XXXXXX/Library/Developer/CoreSimulator/Devices/9E151DF4-9175-43FB-A0A4-DCF416F2BA85/data/Containers/Bundle/Application/E636CFA7-AFFF-4943-B430-5DEA62E88A5A/Caseys.app/Frameworks/GoogleDataTransport.framework/GoogleDataTransport (0x10c9d0938) and /Users/XXXXXX/Library/Developer/CoreSimulator/Devices/9E151DF4-9175-43FB-A0A4-DCF416F2BA85/data/Containers/Bundle/Application/E636CFA7-AFFF-4943-B430-5DEA62E88A5A/Caseys.app/Caseys (0x1099061e8). One of the two will be used. Which one is undefined.
objc[61828]: Class GDTCORUploadBatch is implemented in both /Users/XXXXXX/Library/Developer/CoreSimulator/Devices/9E151DF4-9175-43FB-A0A4-DCF416F2BA85/data/Containers/Bundle/Application/E636CFA7-AFFF-4943-B430-5DEA62E88A5A/Caseys.app/Frameworks/GoogleDataTransport.framework/GoogleDataTransport (0x10c9d0988) and /Users/XXXXXX/Library/Developer/CoreSimulator/Devices/9E151DF4-9175-43FB-A0A4-DCF416F2BA85/data/Containers/Bundle/Application/E636CFA7-AFFF-4943-B430-5DEA62E88A5A/Caseys.app/Caseys (0x109906238). One of the two will be used. Which one is undefined.
objc[61828]: Class GDTCORUploadCoordinator is implemented in both /Users/XXXXXX/Library/Developer/CoreSimulator/Devices/9E151DF4-9175-43FB-A0A4-DCF416F2BA85/data/Containers/Bundle/Application/E636CFA7-AFFF-4943-B430-5DEA62E88A5A/Caseys.app/Frameworks/GoogleDataTransport.framework/GoogleDataTransport (0x10c9d09d8) and /Users/XXXXXX/Library/Developer/CoreSimulator/Devices/9E151DF4-9175-43FB-A0A4-DCF416F2BA85/data/Containers/Bundle/Application/E636CFA7-AFFF-4943-B430-5DEA62E88A5A/Caseys.app/Caseys (0x109906288). One of the two will be used. Which one is undefined.
objc[61828]: Class GULHeartbeatDateStorage is implemented in both /Users/XXXXXX/Library/Developer/CoreSimulator/Devices/9E151DF4-9175-43FB-A0A4-DCF416F2BA85/data/Containers/Bundle/Application/E636CFA7-AFFF-4943-B430-5DEA62E88A5A/Caseys.app/Frameworks/GoogleUtilities.framework/GoogleUtilities (0x10caa6fb0) and /Users/XXXXXX/Library/Developer/CoreSimulator/Devices/9E151DF4-9175-43FB-A0A4-DCF416F2BA85/data/Containers/Bundle/Application/E636CFA7-AFFF-4943-B430-5DEA62E88A5A/Caseys.app/Caseys (0x1099062d8). One of the two will be used. Which one is undefined.
objc[61828]: Class GULHeartbeatDateStorageUserDefaults is implemented in both /Users/XXXXXX/Library/Developer/CoreSimulator/Devices/9E151DF4-9175-43FB-A0A4-DCF416F2BA85/data/Containers/Bundle/Application/E636CFA7-AFFF-4943-B430-5DEA62E88A5A/Caseys.app/Frameworks/GoogleUtilities.framework/GoogleUtilities (0x10caa7000) and /Users/XXXXXX/Library/Developer/CoreSimulator/Devices/9E151DF4-9175-43FB-A0A4-DCF416F2BA85/data/Containers/Bundle/Application/E636CFA7-AFFF-4943-B430-5DEA62E88A5A/Caseys.app/Caseys (0x109906328). One of the two will be used. Which one is undefined.
objc[61828]: Class GULSecureCoding is implemented in both /Users/XXXXXX/Library/Developer/CoreSimulator/Devices/9E151DF4-9175-43FB-A0A4-DCF416F2BA85/data/Containers/Bundle/Application/E636CFA7-AFFF-4943-B430-5DEA62E88A5A/Caseys.app/Frameworks/GoogleUtilities.framework/GoogleUtilities (0x10caa7398) and /Users/XXXXXX/Library/Developer/CoreSimulator/Devices/9E151DF4-9175-43FB-A0A4-DCF416F2BA85/data/Containers/Bundle/Application/E636CFA7-AFFF-4943-B430-5DEA62E88A5A/Caseys.app/Caseys (0x1099063a0). One of the two will be used. Which one is undefined.
objc[61828]: Class GULKeychainStorage is implemented in both /Users/XXXXXX/Library/Developer/CoreSimulator/Devices/9E151DF4-9175-43FB-A0A4-DCF416F2BA85/data/Containers/Bundle/Application/E636CFA7-AFFF-4943-B430-5DEA62E88A5A/Caseys.app/Frameworks/GoogleUtilities.framework/GoogleUtilities (0x10caa7050) and /Users/XXXXXX/Library/Developer/CoreSimulator/Devices/9E151DF4-9175-43FB-A0A4-DCF416F2BA85/data/Containers/Bundle/Application/E636CFA7-AFFF-4943-B430-5DEA62E88A5A/Caseys.app/Caseys (0x1099063c8). One of the two will be used. Which one is undefined.
objc[61828]: Class GULKeychainUtils is implemented in both /Users/XXXXXX/Library/Developer/CoreSimulator/Devices/9E151DF4-9175-43FB-A0A4-DCF416F2BA85/data/Containers/Bundle/Application/E636CFA7-AFFF-4943-B430-5DEA62E88A5A/Caseys.app/Frameworks/GoogleUtilities.framework/GoogleUtilities (0x10caa70c8) and /Users/XXXXXX/Library/Developer/CoreSimulator/Devices/9E151DF4-9175-43FB-A0A4-DCF416F2BA85/data/Containers/Bundle/Application/E636CFA7-AFFF-4943-B430-5DEA62E88A5A/Caseys.app/Caseys (0x109906440). One of the two will be used. Which one is undefined.
objc[61828]: Class GULURLSessionDataResponse is implemented in both /Users/XXXXXX/Library/Developer/CoreSimulator/Devices/9E151DF4-9175-43FB-A0A4-DCF416F2BA85/data/Containers/Bundle/Application/E636CFA7-AFFF-4943-B430-5DEA62E88A5A/Caseys.app/Frameworks/GoogleUtilities.framework/GoogleUtilities (0x10caa7410) and /Users/XXXXXX/Library/Developer/CoreSimulator/Devices/9E151DF4-9175-43FB-A0A4-DCF416F2BA85/data/Containers/Bundle/Application/E636CFA7-AFFF-4943-B430-5DEA62E88A5A/Caseys.app/Caseys (0x109906468). One of the two will be used. Which one is undefined.
objc[61828]: Class GULAppEnvironmentUtil is implemented in both /Users/XXXXXX/Library/Developer/CoreSimulator/Devices/9E151DF4-9175-43FB-A0A4-DCF416F2BA85/data/Containers/Bundle/Application/E636CFA7-AFFF-4943-B430-5DEA62E88A5A/Caseys.app/Frameworks/GoogleUtilities.framework/GoogleUtilities (0x10caa6f60) and /Users/XXXXXX/Library/Developer/CoreSimulator/Devices/9E151DF4-9175-43FB-A0A4-DCF416F2BA85/data/Containers/Bundle/Application/E636CFA7-AFFF-4943-B430-5DEA62E88A5A/Caseys.app/Caseys (0x1099064b8). One of the two will be used. Which one is undefined.
objc[61828]: Class FBLPromise is implemented in both /Users/XXXXXX/Library/Developer/CoreSimulator/Devices/9E151DF4-9175-43FB-A0A4-DCF416F2BA85/data/Containers/Bundle/Application/E636CFA7-AFFF-4943-B430-5DEA62E88A5A/Caseys.app/Frameworks/FBLPromises.framework/FBLPromises (0x10ba4d9a8) and /Users/XXXXXX/Library/Developer/CoreSimulator/Devices/9E151DF4-9175-43FB-A0A4-DCF416F2BA85/data/Containers/Bundle/Application/E636CFA7-AFFF-4943-B430-5DEA62E88A5A/Caseys.app/Caseys (0x109906508). One of the two will be used. Which one is undefined.

*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[FBLPromise HTTPBody]: unrecognized selector sent to instance 0x600000e09d70'
*** First throw call stack:
(
	0   CoreFoundation                      0x00007ff80049928d __exceptionPreprocess + 242
	1   libobjc.A.dylib                     0x00007ff800063894 objc_exception_throw + 48
	2   CoreFoundation                      0x00007ff8004ae3a3 +[NSObject(NSObject) instanceMethodSignatureForSelector:] + 0
	3   CoreFoundation                      0x00007ff80049da20 ___forwarding___ + 1459
	4   CoreFoundation                      0x00007ff80049fc28 _CF_forwarding_prep_0 + 120
	5   GoogleDataTransport                 0x000000010c99ffe0 -[GDTCCTUploadOperation updateNextUploadTimeWithResponse:forTarget:] + 96
	6   GoogleDataTransport                 0x000000010c99ef8d __54-[GDTCCTUploadOperation uploadBatch:toTarget:storage:]_block_invoke + 77
	7   FBLPromises                         0x000000010ba3c4ed __56-[FBLPromise chainOnQueue:chainedFulfill:chainedReject:]_block_invoke.67 + 77
	8   FBLPromises                         0x000000010ba3bb67 __44-[FBLPromise observeOnQueue:fulfill:reject:]_block_invoke_2 + 103
	9   libdispatch.dylib                   0x000000010ce9b747 _dispatch_call_block_and_release + 12
	10  libdispatch.dylib                   0x000000010ce9c9f7 _dispatch_client_callout + 8
	11  libdispatch.dylib                   0x000000010cea4a8b _dispatch_lane_serial_drain + 1577
	12  libdispatch.dylib                   0x000000010cea5665 _dispatch_lane_invoke + 441
	13  libdispatch.dylib                   0x000000010ceb276e _dispatch_root_queue_drain_deferred_wlh + 318
	14  libdispatch.dylib                   0x000000010ceb1b69 _dispatch_workloop_worker_thread + 590
	15  libsystem_pthread.dylib             0x000000010cacac47 _pthread_wqthread + 327
	16  libsystem_pthread.dylib             0x000000010cac9b97 start_wqthread + 15
)
libc++abi: terminating due to uncaught exception of type NSException

If using Swift Package Manager, the project's Package.resolved

Expand Package.resolved snippet
Replace this line with the contents of your Package.resolved.

If using CocoaPods, the project's Podfile.lock

PODS:

  • Firebase (10.22.0):
    • Firebase/Core (= 10.22.0)
  • Firebase/Core (10.22.0):
    • Firebase/CoreOnly
    • FirebaseAnalytics (~> 10.22.0)
  • Firebase/CoreOnly (10.22.0):
    • FirebaseCore (= 10.22.0)
  • Firebase/Crashlytics (10.22.0):
    • Firebase/CoreOnly
    • FirebaseCrashlytics (~> 10.22.0)
  • Firebase/RemoteConfig (10.22.0):
    • Firebase/CoreOnly
    • FirebaseRemoteConfig (~> 10.22.0)
  • FirebaseABTesting (10.22.0):
    • FirebaseCore (~> 10.0)
  • FirebaseAnalytics (10.22.0):
    • FirebaseAnalytics/AdIdSupport (= 10.22.0)
    • FirebaseCore (~> 10.0)
    • FirebaseInstallations (~> 10.0)
    • GoogleUtilities/AppDelegateSwizzler (~> 7.11)
    • GoogleUtilities/MethodSwizzler (~> 7.11)
    • GoogleUtilities/Network (~> 7.11)
    • "GoogleUtilities/NSData+zlib (~> 7.11)"
    • nanopb (< 2.30911.0, >= 2.30908.0)
  • FirebaseAnalytics/AdIdSupport (10.22.0):
    • FirebaseCore (~> 10.0)
    • FirebaseInstallations (~> 10.0)
    • GoogleAppMeasurement (= 10.22.0)
    • GoogleUtilities/AppDelegateSwizzler (~> 7.11)
    • GoogleUtilities/MethodSwizzler (~> 7.11)
    • GoogleUtilities/Network (~> 7.11)
    • "GoogleUtilities/NSData+zlib (~> 7.11)"
    • nanopb (< 2.30911.0, >= 2.30908.0)
  • FirebaseCore (10.22.0):
    • FirebaseCoreInternal (~> 10.0)
    • GoogleUtilities/Environment (~> 7.12)
    • GoogleUtilities/Logger (~> 7.12)
  • FirebaseCoreExtension (10.22.0):
    • FirebaseCore (~> 10.0)
  • FirebaseCoreInternal (10.22.0):
    • "GoogleUtilities/NSData+zlib (~> 7.8)"
  • FirebaseCrashlytics (10.22.0):
    • FirebaseCore (~> 10.5)
    • FirebaseInstallations (~> 10.0)
    • FirebaseSessions (~> 10.5)
    • GoogleDataTransport (~> 9.2)
    • GoogleUtilities/Environment (~> 7.8)
    • nanopb (< 2.30911.0, >= 2.30908.0)
    • PromisesObjC (~> 2.1)
  • FirebaseDynamicLinks (10.22.0):
    • FirebaseCore (~> 10.0)
  • FirebaseInstallations (10.22.0):
    • FirebaseCore (~> 10.0)
    • GoogleUtilities/Environment (~> 7.8)
    • GoogleUtilities/UserDefaults (~> 7.8)
    • PromisesObjC (~> 2.1)
  • FirebaseRemoteConfig (10.22.0):
    • FirebaseABTesting (~> 10.0)
    • FirebaseCore (~> 10.0)
    • FirebaseInstallations (~> 10.0)
    • FirebaseSharedSwift (~> 10.0)
    • GoogleUtilities/Environment (~> 7.8)
    • "GoogleUtilities/NSData+zlib (~> 7.8)"
  • FirebaseSessions (10.22.0):
    • FirebaseCore (~> 10.5)
    • FirebaseCoreExtension (~> 10.0)
    • FirebaseInstallations (~> 10.0)
    • GoogleDataTransport (~> 9.2)
    • GoogleUtilities/Environment (~> 7.10)
    • nanopb (< 2.30911.0, >= 2.30908.0)
    • PromisesSwift (~> 2.1)
  • FirebaseSharedSwift (10.22.0)
  • GoogleAnalytics (3.21.0)
  • GoogleAppMeasurement (10.22.0):
    • GoogleAppMeasurement/AdIdSupport (= 10.22.0)
    • GoogleUtilities/AppDelegateSwizzler (~> 7.11)
    • GoogleUtilities/MethodSwizzler (~> 7.11)
    • GoogleUtilities/Network (~> 7.11)
    • "GoogleUtilities/NSData+zlib (~> 7.11)"
    • nanopb (< 2.30911.0, >= 2.30908.0)
  • GoogleAppMeasurement/AdIdSupport (10.22.0):
    • GoogleAppMeasurement/WithoutAdIdSupport (= 10.22.0)
    • GoogleUtilities/AppDelegateSwizzler (~> 7.11)
    • GoogleUtilities/MethodSwizzler (~> 7.11)
    • GoogleUtilities/Network (~> 7.11)
    • "GoogleUtilities/NSData+zlib (~> 7.11)"
    • nanopb (< 2.30911.0, >= 2.30908.0)
  • GoogleAppMeasurement/WithoutAdIdSupport (10.22.0):
    • GoogleUtilities/AppDelegateSwizzler (~> 7.11)
    • GoogleUtilities/MethodSwizzler (~> 7.11)
    • GoogleUtilities/Network (~> 7.11)
    • "GoogleUtilities/NSData+zlib (~> 7.11)"
    • nanopb (< 2.30911.0, >= 2.30908.0)
  • GoogleDataTransport (9.4.1):
    • GoogleUtilities/Environment (~> 7.7)
    • nanopb (< 2.30911.0, >= 2.30908.0)
    • PromisesObjC (< 3.0, >= 1.2)
  • GooglePlaces (5.0.0)
  • GoogleSignIn (5.0.2):
    • AppAuth (~> 1.2)
    • GTMAppAuth (~> 1.0)
    • GTMSessionFetcher/Core (~> 1.1)
  • GoogleTagManager (7.4.4):
    • FirebaseAnalytics (< 12.0, >= 10.0)
    • GoogleAnalytics (~> 3.21)
  • GoogleUtilities/AppDelegateSwizzler (7.13.0):
    • GoogleUtilities/Environment
    • GoogleUtilities/Logger
    • GoogleUtilities/Network
    • GoogleUtilities/Privacy
  • GoogleUtilities/Environment (7.13.0):
    • GoogleUtilities/Privacy
    • PromisesObjC (< 3.0, >= 1.2)
  • GoogleUtilities/Logger (7.13.0):
    • GoogleUtilities/Environment
    • GoogleUtilities/Privacy
  • GoogleUtilities/MethodSwizzler (7.13.0):
    • GoogleUtilities/Logger
    • GoogleUtilities/Privacy
  • GoogleUtilities/Network (7.13.0):
    • GoogleUtilities/Logger
    • "GoogleUtilities/NSData+zlib"
    • GoogleUtilities/Privacy
    • GoogleUtilities/Reachability
  • "GoogleUtilities/NSData+zlib (7.13.0)":
    • GoogleUtilities/Privacy
  • GoogleUtilities/Privacy (7.13.0)
  • GoogleUtilities/Reachability (7.13.0):
    • GoogleUtilities/Logger
    • GoogleUtilities/Privacy
  • GoogleUtilities/UserDefaults (7.13.0):
    • GoogleUtilities/Logger
    • GoogleUtilities/Privacy
  • GTMAppAuth (1.3.1):
    • AppAuth/Core (~> 1.6)
    • GTMSessionFetcher/Core (< 3.0, >= 1.5)
  • GTMSessionFetcher/Core (1.7.2)
  • nanopb (2.30910.0):
    • nanopb/decode (= 2.30910.0)
    • nanopb/encode (= 2.30910.0)
  • nanopb/decode (2.30910.0)
  • nanopb/encode (2.30910.0)

DEPENDENCIES:

  • Firebase (= 10.22.0)
  • Firebase/Crashlytics (= 10.22.0)
  • Firebase/RemoteConfig (= 10.22.0)
  • FirebaseAnalytics (= 10.22.0)
  • FirebaseDynamicLinks (= 10.22.0)
  • GooglePlaces (= 5.0.0)
  • GoogleSignIn (= 5.0.2)
  • GoogleTagManager (= 7.4.4)

SPEC REPOS:
trunk:
- Firebase
- FirebaseABTesting
- FirebaseAnalytics
- FirebaseCore
- FirebaseCoreExtension
- FirebaseCoreInternal
- FirebaseCrashlytics
- FirebaseDynamicLinks
- FirebaseInstallations
- FirebaseRemoteConfig
- FirebaseSessions
- FirebaseSharedSwift
- GoogleAnalytics
- GoogleAppMeasurement
- GoogleDataTransport
- GooglePlaces
- GoogleSignIn
- GoogleTagManager
- GoogleUtilities
- GTMAppAuth
- GTMSessionFetcher
- nanopb

SPEC CHECKSUMS:
Firebase: 797fd7297b7e1be954432743a0b3f90038e45a71
FirebaseABTesting: 66d2594b36d4ff6e7d3c8719802100990de05857
FirebaseAnalytics: 8d0ff929c63b7f72260f332b86ccf569776b75d3
FirebaseCore: 0326ec9b05fbed8f8716cddbf0e36894a13837f7
FirebaseCoreExtension: 6394c00b887d0bebadbc7049c464aa0cbddc5d41
FirebaseCoreInternal: bca337352024b18424a61e478460547d46c4c753
FirebaseCrashlytics: e568d68ce89117c80cddb04073ab9018725fbb8c
FirebaseDynamicLinks: 25ed0e87b0afb4769cc0ec8e942a532219abac28
FirebaseInstallations: 763814908793c0da14c18b3dcffdec71e29ed55e
FirebaseRemoteConfig: e1b992a94d3674dddbcaf5d0d31a0312156ceb1c
FirebaseSessions: cd97fb07674f3906619c871eefbd260a1546c9d3
FirebaseSharedSwift: 48076404e6e52372290d15a07d2ed1d2f1754023
GoogleAnalytics: abbea91ce20faea66c5b2305aa040d3f9992f66a
GoogleAppMeasurement: ccefe3eac9b0aa27f96066809fb1a7fe4b462626
GoogleDataTransport: 6c09b596d841063d76d4288cc2d2f42cc36e1e2a
GooglePlaces: 5d87ca13ed98b7a937e0d8bc7026f718c7263271
GoogleSignIn: 7137d297ddc022a7e0aa4619c86d72c909fa7213
GoogleTagManager: aaf1f5f91da45d19b5427170081967828bdd3aad
GoogleUtilities: d053d902a8edaa9904e1bd00c37535385b8ed152
GTMAppAuth: 0ff230db599948a9ad7470ca667337803b3fc4dd
GTMSessionFetcher: 5595ec75acf5be50814f81e9189490412bad82ba
nanopb: 438bc412db1928dac798aa6fd75726007be04262
NewRelicAgent: b942ad8a00d917c7f05e892e1bc153b8814af1b0

PODFILE CHECKSUM: 6bf9ca1065a4b8133b46e2bea026114ed1a7fcd8

COCOAPODS: 1.15.2

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions