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

Product model crash (iOS) #11

Closed
Another1dd opened this issue Mar 9, 2021 · 2 comments
Closed

Product model crash (iOS) #11

Another1dd opened this issue Mar 9, 2021 · 2 comments
Assignees
Labels

Comments

@Another1dd
Copy link
Collaborator

Crashed: com.apple.main-thread
0 libswiftFoundation.dylib 0x103542f04 static Locale.unconditionallyBridgeFromObjectiveC(:) + 4421201668
1 Adapty 0x1008e5198 $s6Adapty12ProductModelC02skB0So9SKProductCSgvW + 480
2 Adapty 0x1008d1c38 $s6Adapty10IAPManagerC12paymentQueue_21shouldAddStorePayment3forSbSo09SKPaymentD0C_So0J0CSo9SKProductCtFTf4dnnn_n + 604
3 Adapty 0x1008cf80c $s6Adapty10IAPManagerC12paymentQueue_21shouldAddStorePayment3forSbSo09SKPaymentD0C_So0J0CSo9SKProductCtFTo + 96
4 StoreKit 0x196628d6c __NotifyObserverAboutPendingAppStorePayments + 160
5 CoreFoundation 0x182584680 CFArrayApplyFunction + 80
6 StoreKit 0x196628c60 -[SKPaymentQueue _notifyObserversAboutPurchaseIntentsForProducts:] + 352
7 StoreKit 0x196627638 -[SKPaymentQueue _sendAppStorePendingPaymentsRequestForMessage:] + 192
8 StoreKit 0x196628378 __44-[SKPaymentQueue _handleMessage:connection:]block_invoke + 168
9 libdispatch.dylib 0x181fb0aa0 dispatch_call_block_and_release + 24
10 libdispatch.dylib 0x181fb0a60 dispatch_client_callout + 16
11 libdispatch.dylib 0x181fbd65c dispatch_main_queue_callback_4CF$VARIANT$mp + 1012
12 CoreFoundation 0x182667070 CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE + 12
13 CoreFoundation 0x182664bc8 __CFRunLoopRun + 2272
14 CoreFoundation 0x182584da8 CFRunLoopRunSpecific + 552
15 GraphicsServices 0x184569020 GSEventRunModal + 100
16 UIKit 0x18c5a1758 UIApplicationMain + 236
17 libswiftUIKit.dylib 0x10379d468 UIApplicationMain(
:
:
:
:) + 3912
18 Runner 0x1005199d0 main + 4370700752 (NotificationsAppDelegate.swift:4370700752)
19 libdyld.dylib 0x182015fc0 start + 4

@Another1dd Another1dd changed the title Product model crash iOS Product model crash (iOS) Mar 9, 2021
@AKyashkin
Copy link
Contributor

Happens only on iOS 11.x
We'll get back to this one after additional details on user's locales.

@x401om
Copy link
Collaborator

x401om commented Dec 13, 2022

Hey, @Another1dd!
We have released version 2 of our SDK. If something like this still reproduces, please, reopen the issue.

@x401om x401om closed this as completed Dec 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants