bizz84 / bizz84/SwiftyStoreKit
How to retrieve product type by product id?
Open
- 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
- [x] Auto-Renewable Subscription
- [ ] Non-Renewing Subscription
### Environment
- [x] Sandbox
- [ ] Production
### Version
**0.14.1**
## Report
### Issue summary
I would like to know if a product is one of four types: Consumable, Non-consumable, Auto-Renewable Subscription, Non-Renewing Subscription
I try using retrieveProductsInfo(_:_:) but what it returns is not enough.
Contributor guide
Assessment
This issue has not been assessed yet.