Releases: crashoverride777/swifty-receipt-validator
Releases · crashoverride777/swifty-receipt-validator
Fix error
- Rename subscriptionExpired error case to subscriptioniOS6StyleExpired (Fix v6.1.2 missing error re-naming)
Cleanup
6.1.3 Update version and podspec
Error case renaming
- Rename
subscriptionExpired
error case tosubscriptioniOS6StyleExpired
Fix localization
Fix localization when installing via cocoa pods
Swift Package Manager
Add support for Swift Package Manager
UnitTests and improvements
- Added ValidationRequest models
- Added UnitTests
- Better support for UnitTesting classes using SwiftyReceiptValidator
- Other improvements
This update includes some small source breaking changes, please check the readme again.
This update requires iOS 11.4 or higher.
Bug fixes and improvements
- Project cleanup
v5.0
- Model renaming
- Method renaming
- Add Combine support for iOS 13
- Requires iOS 11.0 or higher
Note: Please read documentation again as this update contains small source breaking changes
Swift 5
Updated to Swift5
SwiftyReceiptValidator
Fixed init access control.