facebook-ios-sdk icon indicating copy to clipboard operation
facebook-ios-sdk copied to clipboard

It occasionally crashes when staying on the purchase page.

Open alas743k opened this issue 8 months ago • 3 comments

Checklist before submitting a bug report

Xcode version

16.3

Facebook iOS SDK version

18.0.0

Dependency Manager

CocoaPods

SDK Framework

Core

Goals

Solve the crash issue

Expected results

no more crash

Actual results

Thread 43 name: Dispatch queue: com.apple.root.default-qos Thread 43 Crashed: 0 FBSDKCoreKit 0x10aef6808 specialized Sequence.contains(where:) + 124 1 FBSDKCoreKit 0x10aefaba4 IAPTransactionLogger.logRestoredEvent(:) + 204 2 FBSDKCoreKit 0x10aefb4b4 protocol witness for IAPEventResolverDelegate.didResolveNew(event:) in conformance IAPTransactionLogger + 20 3 FBSDKCoreKit 0x10aeec528 IAPEventResolver.didResolve(event:for:) + 356 4 FBSDKCoreKit 0x10aeed0ec IAPEventResolver.resolveEventFor(transaction:product:) + 2980 5 FBSDKCoreKit 0x10aeef690 specialized IAPEventResolver.request(:didFailWithError:) + 180 6 FBSDKCoreKit 0x10aeed588 @objc IAPEventResolver.request(_:didFailWithError:) + 68 7 StoreKit 0x1cd707f98 __27-[SKProductsRequest _start]_block_invoke_2 + 96 8 libdispatch.dylib 0x1a7fda248 _dispatch_call_block_and_release + 32 9 libdispatch.dylib 0x1a7fdbfa8 _dispatch_client_callout + 20 10 libdispatch.dylib 0x1a7fdf0f4 _dispatch_queue_override_invoke + 916 11 libdispatch.dylib 0x1a7fedec0 _dispatch_root_queue_drain + 392 12 libdispatch.dylib 0x1a7fee6c4 _dispatch_worker_thread2 + 156 13 libsystem_pthread.dylib 0x22ae8f644 _pthread_wqthread + 228 14 libsystem_pthread.dylib 0x22ae8d474 start_wqthread + 8

Steps to reproduce

No response

Code samples & details


alas743k avatar Jul 28 '25 08:07 alas743k

Device: iPhone 15 plus OS Version: iPhone OS 18.2.1 (22C161)

alas743k avatar Jul 28 '25 08:07 alas743k

Same crash

tujinqiu avatar Nov 05 '25 06:11 tujinqiu

Started seeing the same recently. Could this be a new issue on iOS 26.1 ?

antonio0 avatar Nov 11 '25 19:11 antonio0