Describe the bug
While calling getPromotionalOffer I am getting The receipt is missing error. I have tried both old and new SDK but still keep on getting same SDK.
Also I would like to know why receipt is required for getPromotionalOffer since I believe receipt will only be available post purchase but we need to call this function before purchase, am I missing something here?
- Environment
- Platform:
- SDK version:
- StoreKit 2 (disabled with
useStoreKit2IfEnabled(false)) (Y/N):
- OS version:
- Xcode version:
- How widespread is the issue. Percentage of devices affected.
- Debug logs that reproduce the issue
- Steps to reproduce, with a description of expected vs. actual behavior
- Other information (e.g. stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, etc.)
Additional context
Add any other context about the problem here.
Describe the bug
While calling getPromotionalOffer I am getting
The receipt is missingerror. I have tried both old and new SDK but still keep on getting same SDK.Also I would like to know why receipt is required for getPromotionalOffer since I believe receipt will only be available post purchase but we need to call this function before purchase, am I missing something here?
useStoreKit2IfEnabled(false)) (Y/N):Additional context
Add any other context about the problem here.