Describe the bug
A clear and concise description of what the bug is. The more detail you can provide the faster our team will be able to triage and resolve the issue. Do not remove any of the steps from the template below. If a step is not applicable to your issue, please leave that step empty.
- Environment
- Platform: WatchOS
- SDK version: 4.15.0 (the issue was happening on earlier versions)
- StoreKit 2 (disabled with
useStoreKit2IfEnabled(false)) (Y/N): Y (it was happening when it was N)
- OS version: WatchOS 7-8-9 (nowadays we see MOSTLY watchOS 8-9)
- Xcode version: 14.0
- How widespread is the issue. Percentage of devices affected. A lot of (not known the exact number)
- Debug logs that reproduce the issue: NOT AVAILABLE
- Steps to reproduce, with a description of expected vs. actual behavior
When a users make a purchase using iPhone/iPad etc, they can't restore it on their Apple Watches. When they tap to Restore purchases button on their Apple Watches, they get "Receipt is missing" error.
Extras: We have been suffering this issue more than 1 year and this problem has not been solved.
Describe the bug
A clear and concise description of what the bug is. The more detail you can provide the faster our team will be able to triage and resolve the issue. Do not remove any of the steps from the template below. If a step is not applicable to your issue, please leave that step empty.
useStoreKit2IfEnabled(false)) (Y/N): Y (it was happening when it was N)When a users make a purchase using iPhone/iPad etc, they can't restore it on their Apple Watches. When they tap to Restore purchases button on their Apple Watches, they get "Receipt is missing" error.
Extras: We have been suffering this issue more than 1 year and this problem has not been solved.