Skip to content

Releases: chargebee/chargebee-android

v1.0.17

12 May 14:41
60cf5c5
Compare
Choose a tag to compare

New Feature

  • Added support of Restore Purchase. #67
  • Use CBPurchase.restorePurchases to restore the purchases that previously subscribed.

Other Changes

  • Refactored the code on BillingClientManager part of improvements.
  • Improved error handling when using billing API methods.

v1.0.16

07 Mar 04:34
0e14cba
Compare
Choose a tag to compare

New Feature

  • New CBCustomer model #64 and recording customer information
  • Exposing appstore/chargebee error codes #60 and minor improvements

v1.0.15

17 Jan 05:42
2c7f78c
Compare
Choose a tag to compare

Bug fixes

  • Android app crashed on signed apk in flutter android application

v1.0.14

16 Dec 13:33
9fc466e
Compare
Choose a tag to compare

Bug Fix:

  • Callback function never gets called in case of no internet connection

v1.0.13

02 Nov 10:30
7d1d179
Compare
Choose a tag to compare

Bug Fixes:

  • Added fix for process purchase command API being triggered multiple times from SDK during subscription flow.

v1.0.11

14 Sep 05:17
84a79c1
Compare
Choose a tag to compare
Merge pull request #53 from cb-amutha/fix/release-v1.0.11

[Update](Readme file)

v1.0.9

24 Aug 07:37
cc98731
Compare
Choose a tag to compare

Bug Fixes.

v1.0.8

02 Aug 09:42
e26a8dc
Compare
Choose a tag to compare

Provision to retrieve plan id along with subscription and thus the json metadata associated with plans is added.

v1.0.7

19 Jul 12:49
4d9b7a4
Compare
Choose a tag to compare

Bug fixes.

v1.0.3

24 May 09:50
4108c27
Compare
Choose a tag to compare

Bug Fixes