Skip to content

3.5.0

Compare
Choose a tag to compare
@vegaro vegaro released this 28 Oct 23:44
· 412 commits to main since this release
da38898
  • Removed call to Purchases.getSharedInstance().close(); in onDetachedFromEngine. This should fix an incompatibility with workmanager Flutter plugin that was causing the BillingClient to get disconnected after a task would finish.
  • Added a new close() function to be called in Android whenever the resources used by Purchases should be released.
    #268
    #257
  • Bumppurchases-hybrid-common to 1.9.3 Changelog here
  • Bump purchases-ios to 3.12.8
    3.12.8 Changelog here
    3.12.7 Changelog here