Skip to content

flutter_inapp_purchase 9.0.1

Choose a tag to compare

@github-actions github-actions released this 13 Apr 13:32

What's Changed

  • fix(google): guard coroutine continuation with isActive before resume (fe8adfa)
  • fix(google): move isActive guard after cache update, return empty on failure (ea53d2c)
  • fix(google): restore resumeWithException on query failure (d99e868)

Picks up openiap-google 1.3.30 which fixes a production crash (IllegalStateException: Already resumed) in ProductManager.getOrQuery when billing callback arrives after coroutine cancellation (#88).


📢 Full release notes