Post

Replies

Boosts

Views

Activity

Reply to 交易无法结束 (Transactions Unable to Finish)
我发现用户之前支付正常,但是更新到 iOS 26 之后,就出现了这个问题。我查了日志,所有iOS26的用户都会无法结束交易! I've discovered that the user's payments were normal before, but this issue emerged after updating to iOS 26. Upon checking the logs, I found that all users on iOS 26 are unable to finish transactions!
Topic: App & System Services SubTopic: StoreKit Tags:
Jul ’25
Reply to IAP returned an error "Couldn't communicate with a helper application" on iOS 17.4
The issue has been resolved. We found that setting the product name parameter of Xcode to more than 10 Chinese characters can lead to IAP failure. I don't know if this is a deliberate restriction by Apple or a bug in iOS 17.4. when we using SKProductsRequest to request product information, StoreKit will throw the following exception message: [c3d9_SK1] Failed in XPC product request products(IDs: ["xsdqxz_tehui_1"]): Error Domain=NSCocoaErrorDomain Code=4097 "connection to service named com.apple.storekitd" UserInfo={NSDebugDescription=connection to service named com.apple.storekitd}
Topic: App & System Services SubTopic: StoreKit Tags:
Mar ’24