chargebee / chargebee-flutter

MIT License
5 stars 8 forks source link

Google Play Billing Library outdated #77

Closed craigspicer closed 1 year ago

craigspicer commented 1 year ago
Screenshot 2023-11-08 at 22 37 32

I am unable to submit an update to Google Play as the Flutter plugin is using an outdated version of the Google Play Billing Library. I am on the latest version of the plugin (0.3.0).

Please resolve this urgently.

cb-haripriyan commented 1 year ago

Hi @craigspicer This is currently our top priority and will be shipping the upgraded SDK in the upcoming days.

cb-haripriyan commented 1 year ago

@craigspicer The release https://github.com/chargebee/chargebee-flutter/releases/tag/v0.4.0 upgrades the underlying Billing Library version to 5.2.1. Can you verify if that unblocks you?

craigspicer commented 1 year ago

@cb-haripriyan I am now able to submit on the latest plugin version - thank you very much for your quick resolve. Much appreciated.

cb-haripriyan commented 1 year ago

Thanks for confirming. Do note that we would be shipping new SDKs which adds support for the Billing Library 5 features along with migration guide.