bizz84 / bizz84/SwiftyStoreKit

Fatal error: unexpected enum case 'SKErrorCode(rawValue: 110)'

Open
#415 15 comments 6 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.