Skip to main content
Question

Google Play Billing Library version 6.0.1

  • 27 July 2024
  • 1 reply
  • 133 views

we are using purchases_flutter package

in pubspec.yaml version info below:
- purchases_flutter: ^6.3.0

in pubspec.lock version info below:
purchases_flutter:
    dependency: "direct main"
    description:
      name: purchases_flutter
      sha256: "5791321994934c265f9a178c69a329e0f7c21b1975b1e40abfadfa1a3f07cd8a"
      url: "https://pub.dev"
    source: hosted
    version: "6.24.0"

From Google play console has issue ‘App must use Google Play Billing Library version 6.0.1 or later’

How can fix this.
Regards Abdulahad

This post has been closed for comments

1 reply

Userlevel 3
Badge +5

Hi! Our Flutter SDK has been using Billing version 6.2.1 since 6.29.0. Could you update to that version or later and let me know if you are still receiving the same error message?