bizz84 / bizz84/SwiftyStoreKit
Always get "Restore Failed"
Open
area: purchase flows
type: bug
- 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
- [ x] Non-consumable
- [ ] Auto-Renewable Subscription
- [ ] Non-Renewing Subscription
### Environment
- [ ] Sandbox
- [x ] Production
### Version
0.8.0
I always get "Restore Failed" message when restoring purchases.
SKError(_nsError: Error Domain=SKErrorDomain Code=0 "Cannot connect to iTunes Store" UserInfo={NSLocalizedDescription=Cannot connect to iTunes Store})
When I purchase again, I need "Sign In to iTunes Store".
Is it possible to pop up "Sign In to iTunes Store" dialog when restoring purchases?
Thanks!
Contributor guide
Assessment
This issue has not been assessed yet.