app_store_server_sdk 1.1.5 app_store_server_sdk: ^1.1.5 copied to clipboard
Apple App Store Server SDK for simplifying integration with App Store Server API
CHANGELOG #
1.1.5 #
- Bug fix: made an attribute nullable
1.1.4 #
- Bug fix: made some attributes nullable
1.1.2 #
- added errorCode consts
1.1.1 #
- make AppStoreServerHttpClient.verifyJWT(), AppStoreServerHttpClient.generateJWT() public
1.1.0 #
- Added JWSTransactionDecodedPayload and JWSRenewalInfoDecodedPayload
1.0.0 #
- First release