Releases: chargebee/chargebee-ios
Releases · chargebee/chargebee-ios
v1.0.7
Issue Fixes.
v1.0.6
Issue Fixes.
v1.0.5
Fixes to support publishable API key
v1.0.4
Issue Fixes.
v1.0.3
Added support for Swift Package Manager
v1.0.2
- Customer ID parameter is made optional for purchaseProduct function
- Subscription ID will be returned with subscription object
- All decimal currencies including zero, two & three decimal values are now supported
- Improved instrumentation for SDK to support backward compatibility
- Full access key to be used to initialize the SDK
v1.0.1
Chargebee's iOS SDK will now support following:
1.On invoking purchaseProduct function, SDK will return subscription object that can be used by App for granting entitlements
2.Product information i.e. Product ID and Product name can now be passed from Apple through CBProducts to Chargebee
3.retrieveProducts function is modified to handle race condition
v1.0.0
Chargebee’s iOS SDK now has support for making and managing in-app purchase subscriptions