Skip to content

Releases: chargebee/chargebee-ios

v1.0.7

11 Apr 14:26
e270b57
Compare
Choose a tag to compare

Issue Fixes.

v1.0.6

09 Mar 14:38
4d8dfc1
Compare
Choose a tag to compare

Issue Fixes.

v1.0.5

02 Feb 06:57
Compare
Choose a tag to compare

Fixes to support publishable API key

v1.0.4

28 Jan 08:22
173081a
Compare
Choose a tag to compare

Issue Fixes.

v1.0.3

19 Jan 09:34
70ad22d
Compare
Choose a tag to compare

Added support for Swift Package Manager

v1.0.2

16 Dec 13:14
358937f
Compare
Choose a tag to compare
  • 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

19 Nov 18:21
381a9db
Compare
Choose a tag to compare

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

18 Oct 16:09
e2bc7e4
Compare
Choose a tag to compare

Chargebee’s iOS SDK now has support for making and managing in-app purchase subscriptions