Skip to content

v0.0.10

Compare
Choose a tag to compare
@cb-amutha cb-amutha released this 09 Mar 15:17
· 161 commits to main since this release
28c5bc4

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)