lionheart / lionheart/IAPReceiptVerifier
IAPReceiptVerfier returning nil
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 2
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I've set up the receipt verifier and it works really well.... 30 percent of the time. I'm testing an auto-renewable subscription purchase in the sandbox and it returns a receipt 30 percent of the time with the correct info, but 70 percent of the time it returns nil. I don't know if this is because I'm in sandbox and if it will work properly when in production, but nevertheless it's frustrating, despite your really impressive work :)
Please fix it or at least get back to me at johanalbrectsen@gmail.com if it's me that has done something wrong thanks :)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the intermittent nil result in the IAPReceiptVerifier flow described, using an auto-renewable subscription in the sandbox. Compare successful and failing receipt-verification attempts and determine whether the behavior is caused by the library or the sandbox environment. Done means the nil result has a reproducible cause and the issue has a verified fix or documented usage guidance.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100