v0.0.10
cb-amutha
released this
09 Mar 15:17
·
161 commits
to main
since this release
Bug fixes
- Additional information added to Product model (#45)
- Android plugIn improved by removing un-wanted try-catch blocks around the purchaseProduct and empty checks on the product. - SubscriptionId and planId made as non-optional to avoid Optional type (#48)
- Improvements on error handling, Added appropriate error codes to PlatformException. No impacts on existing error handling logic (#49)