作者:Li修贤_594 | 来源:互联网 | 2023-08-28 15:51
Platform
In app purchase type
- [ ] Consumable
- [ ] Non-consumable
- [x] Auto-Renewable Subscription
- [ ] Non-Renewing Subscription
Environment
- [x] Sandbox
- [ ] Production
Version
0.10.3
Report
Issue summary
After my
call I get a
error object that contains the following:
1
| SKError(_nsError: Error Domain=SSServerErrorDomain Code=0 "You’re all set." UserInfo={NSLocalizedDescription=You’re all set.}) |
What did you expect to happen
I would expect a successful purchase would trigger the
case with a PurchaseDetails object.
What happened instead
I received the above SKError.
该提问来源于开源项目:bizz84/SwiftyStoreKit
This seems like an old issue on Apple's side. Should there be further discussion or questions related to this issue, it can be reopened. Thank you.