Skip to content

Google Play Billing Library 7.0 Support #503

@ericsu0630

Description

@ericsu0630

Hello, Thanks for the awesome package!

I was wondering if there are plans to migrate the Google Play Billing Library to version 7 for this package?

My app crashes when I try to upgrade/downgrade a subscription plan.

I looked into it deeper and the reason is because.
BillingFlowParams.ProrationMode
https://developer.android.com/reference/com/android/billingclient/api/BillingFlowParams.ProrationMode.
has been deprecated and replaced with.
SubscriptionUpdateParams.ReplacementMode
https://developer.android.com/reference/com/android/billingclient/api/BillingFlowParams.SubscriptionUpdateParams.ReplacementMode

I am currently using 7.1.1 in my app/build.gradle dependencies because other my other flutter packages depend on it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions