It occasionally crashes when staying on the purchase page.
Checklist before submitting a bug report
- [x] I've updated to the latest released version of the SDK
- [x] I've searched for existing GitHub issues
- [x] I've looked for existing answers on Stack Overflow, the Facebook Developer Community Forum and the Facebook Developers Group
- [x] I've read the Code of Conduct
- [x] This issue is not security related and can safely be disclosed publicly on GitHub
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
Device: iPhone 15 plus OS Version: iPhone OS 18.2.1 (22C161)
Same crash
Started seeing the same recently. Could this be a new issue on iOS 26.1 ?