bizz84 / bizz84/SwiftyStoreKit
When the Apple team reviewed, the requested product information was empty. But I have data on my local test. I don't know what the problem is, so I came to ask for help.
- Dominant language
- Swift
- Stars
- 6.7k
- Forks
- 801
- PR merge metrics
- No merged PRs in 30d
Description
### Platform
- [x] iOS
- [ ] macOS
- [ ] tvOS
### In app purchase type
- [ ] Consumable
- [ ] Non-consumable
- [ ] Auto-Renewable Subscription
- [ ] Non-Renewing Subscription
### Environment
- [ ] Sandbox
- [x] Production
### Version
ℹ Please replace this with the version of SwiftyStoreKit you're using.
### Related issues
ℹ Please replace this with references to similar issues (either open or already closed).
## Report
### Issue summary
ℹ Please replace this with an explanation of the issue, including reproduction steps.
### What did you expect to happen
ℹ Please replace this with what you expected to happen.
### What happened instead
ℹ Please replace this with what happened instead.
SwiftyStoreKit.retrieveProductsInfo(Set(productIds)) { (result) in
if !result.retrievedProducts.isEmpty {
}
}
Contributor guide
Assessment
This issue has not been assessed yet.