Releases: chargebee/chargebee-android
Releases · chargebee/chargebee-android
v1.0.17
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
New Feature
- New CBCustomer model #64 and recording customer information
- Exposing appstore/chargebee error codes #60 and minor improvements
v1.0.15
Bug fixes
- Android app crashed on signed apk in flutter android application
v1.0.14
Bug Fix:
- Callback function never gets called in case of no internet connection
v1.0.13
Bug Fixes:
- Added fix for process purchase command API being triggered multiple times from SDK during subscription flow.
v1.0.11
Merge pull request #53 from cb-amutha/fix/release-v1.0.11
[Update](Readme file)
v1.0.8
Provision to retrieve plan id along with subscription and thus the json metadata associated with plans is added.