Skip to main content
Question

Play Billing Library

  • 14 August 2024
  • 1 reply
  • 18 views

I’m using purchases_flutter: ^7.0.2 and still getting warning from google play console

I already waited days and noting changed, I’m afraid to lose my app because of deadline, please help, thank you

Hi! I saw that you already spoke with Michael in a support ticket on this issue, but just to reiterate our response for other developers here, if you upgraded to that version of the SDK, then you are fine to ignore those messages. Version 7.0.2 updates the Android SDK dependency from v7 to v8 to use BillingClient 7 and updates the iOS SDK dependency from v4 to v5 to use StoreKit 2 by default in the SDK. Additionally, Google will not remove your app at the deadline, but rather will just not allow further updates to be released.
 
We have a migration guide which can be found here: Android Native - V8 API Migration Guide