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 SKQueueManager.receivedFailedTransaction #84

Open
AlexSaraev opened this issue May 6, 2024 · 1 comment
Open

Crash on SKQueueManager.receivedFailedTransaction #84

AlexSaraev opened this issue May 6, 2024 · 1 comment

Comments

@AlexSaraev
Copy link

Operating System: iOS 17.4.1
Device: Phone 12 Pro Max
SDK Version: Adapty 2.10.3

Fatal Exception: NSRangeException
*** -[__NSArrayM removeObjectsInRange:]: range {0, 1} extends beyond bounds for empty array

SK1QueueManager+MakePurchase.swift - Line 40 closure #1 in SK1QueueManager.receivedFailedTransaction(_:) + 40

This crash affected users of App Store. But we don't observe and don't finish the transactions, in contrast to the previous justification. All we do is use Adapty throughout the entire purchasing process.

Originally posted by @AlexSaraev in #77 (comment)

@AlexSaraev AlexSaraev changed the title Operating System: iOS 17.4.1Crash on SKQueueManager.receivedFailedTransaction Crash on SKQueueManager.receivedFailedTransaction May 6, 2024
@x401om
Copy link
Contributor

x401om commented May 7, 2024

Hi, @AlexSaraev! Could you please share the full stacktrace of this crash so we could analyze it deeper? For now it looks like you have encountered the same iOS bug as described in #77.

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

2 participants