Created
January 11, 2025 15:30
-
-
Save nezhyborets/f39613429708470cfd3b4eaef86e88eb to your computer and use it in GitHub Desktop.
Purchase Error
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Error Domain: SKErrorDomain | |
Error Code: 0 | |
NSLocalizedDescription: An unknown error occurred | |
NSUnderlyingError: | |
Error Domain=ASDErrorDomain | |
Code=500 "(null)" | |
UserInfo = { | |
NSUnderlyingError=0x600000e20210 { | |
Error Domain=AMSErrorDomain | |
Code=305 "Purchase Failed Server canceled the purchase" | |
UserInfo = { | |
NSDebugDescription=Purchase Failed Server canceled the purchase, | |
AMSFailureReason=Server canceled the purchase, | |
AMSURL=https://sandbox.itunes.apple.com/WebObjects/MZBuy.woa/wa/inAppBuy?guid=849437E8CABA, | |
AMSDescription=Purchase Failed, | |
AMSStatusCode=200, | |
AMSServerPayload = { | |
"cancel-purchase-batch" = 1; | |
customerMessage = "Unknown http error_message"; | |
failureType = "'"; | |
"m-allowed" = 0; | |
pings = | |
} | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment