bizz84 / bizz84/SwiftyStoreKit
Cannot Redeem Code. The code you entered could not be found.
Open
type: question
- Dominant language
- Swift
- Stars
- 6.7k
- Forks
- 801
- PR merge metrics
- No merged PRs in 30d
Description
Hi.
In the release build in the App Store, I use:
`SwiftyStoreKit.redeemOfferCode(atomically: true) { purchaseResult in
print(purchaseResult)
}`
I'm getting an error "the code you entered could not be found". What is it related to?
When I redeem a code through Appstore/account/Redeem Gift Card or Code, it is applied. But it is not processed in the application.
**didFinishLaunchingWithOptions** code:
Contributor guide
Assessment
This issue has not been assessed yet.

