bizz84 / bizz84/SwiftyStoreKit
Fatal error: unexpected enum case 'SKErrorCode(rawValue: 110)'
Open
- Dominant language
- Swift
- Stars
- 6.7k
- Forks
- 801
- PR merge metrics
- No merged PRs in 30d
Description
### Platform
- [ ] iOS
### In app purchase type
- [ ] Non-consumable
### Environment
- [ ] Production
### Version
SwiftyStoreKit (0.13.1)
### Related issues
## Report
### Issue summary
When the Internet is turned off, the application crashes after a purchase request. Break point: case .cloudServiceRevoked:
Error: Thread 1: Fatal error: unexpected enum case 'SKErrorCode(rawValue: 110)'
The error handler should work and call the appropriate alert.
Thanks
Contributor guide
Assessment
This issue has not been assessed yet.