Skip to content

[in_app_purchase][android] introductoryPriceMicros is empty #90244

@pft-BohoWu

Description

@pft-BohoWu

Steps to Reproduce

  1. Install in_app_purchase .
  2. Configure to work on android
  3. Try to get introductoryPriceMicros

Expected results: GooglePlayProductDetails.skuDetails.introductoryPriceMicros should have value

Actual results: GooglePlayProductDetails.skuDetails.introductoryPriceMicros is empty

More Info

https://github.com/flutter/plugins/blob/701fdb6eab07c99d83fe583f1b7630100fe01a0e/packages/in_app_purchase/in_app_purchase_android/lib/src/billing_client_wrappers/sku_details_wrapper.dart#L71

sku_details_wrapper.dart introductoryPriceMicros JsonKey should be 'introductoryPriceAmountMicros' to parse the correct value

Metadata

Metadata

Assignees

No one assigned

    Labels

    p: in_app_purchasePlugin for in-app purchasepackageflutter/packages repository. See also p: labels.platform-androidAndroid applications specificallyr: fixedIssue is closed as already fixed in a newer version

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions