1.0.8 30.12.2022#
Added#
- Added HTML Support for Offering.
1.0.7 21.11.2022#
Added#
- Hotfix of the SSL certificate issues.
1.0.5 27.10.2022#
Added#
- Added the ability to enable and disable appmate debug logs.
- Added Offering.
1.0.4 11.08.2022#
Added#
- Support for using Appmate Sandbox.
- saveUserAppEvent for A/B testing Applied.
- setOneSignalId support applied.
1.0.3 02.06.2022#
Added#
- ProductOffer and SubscriptionDuration to Product Model.
1.0.2 28.02.2022#
Added#
- Quick documentation is created.
1.0.1 31.01.2022#
Added#
- isProductPurchased method.
1.0.0 24.12.2021#
Added#
- applePriceDetails and appleActivePriceDetail fields are added for Apple products.
Modified#
- USP SDK is renamed as appmate SDK.
- USPClient is renamed as PurchaseClient.
- USPError is renamed as GenericError.
- Cache is cleared when a userrelation operation is performed for immediate reflection of changes.
Removed#
- defaultPrice and prices fields are removed.
0.0.9 27.10.2021#
Modified#
- Types of renewTime and discountRenewTime properties in PurchaseInfo changed from String to Int.
0.0.8 25.10.2021#
Modified#
- Type of inTrialPeriod in PurchaseInfo is changed from String to Bool.
0.0.7 06.10.2021#
Added#
- getUserId method is added.
Modified#
- restore method is updated.
0.0.6 24.09.2021#
Removed#
- setSharedSecret method is removed.
- unsubscription with purchaseToken method is removed.
0.0.5 - 10.08.2021#
Added#
- Objective-C support is added.
- Swift Package Manager support is added.
Removed#
- Alamofire dependency is removed.
0.0.4 - 05.08.2021#
Removed#
- Realm dependency is removed.
0.0.3 - 03.08.2021#
Added#
- UserID Relation module is added.
0.0.2 - 29.07.2021#
Added#
- restore method is added.
- Cocoapods support is added.
Modified#
- Shared access of USP is changed to USPClient.
0.0.1 - 01.07.2021#
Added#