Flutter: in_app_purchase in android – Renewal PurchaseDetails not captured by IAP purchaseStream listener No PurchaseDetails receive
IAP subscriptions and consumable products work fine on iOS, and consumable products also work well on Android. However, on Android, only the initial subscription is captured, while subsequent renewals are not. These renewals should be picked up by the purchaseStream listener, but they are not being received.
When paying via combini (Japan), no event seen when status changes to PurchaseStatus.purchased
I have a problem with users paying via combini (Japan).
Those who pay via combini will then be automatically refunded by Google Play.
It seems that after changing the payment status to PurchaseStatus.purchased, it does not run to the logic of unlock feature.