|
"com.android.billingclient.api.BillingFlowParams\$SubscriptionProductReplacementParams" |
SubscriptionProductReplacementParams are referenced at the wrong path for. It should be com.android.billingclient.api.BillingFlowParams$ProductDetailsParams$SubscriptionProductReplacementParams. This is true as of billing library 8.1.0.
Without this correction, replacement params will never be applied
openiap/packages/google/openiap/src/play/java/dev/hyo/openiap/OpenIapModule.kt
Line 1558 in f646568
SubscriptionProductReplacementParams are referenced at the wrong path for. It should be
com.android.billingclient.api.BillingFlowParams$ProductDetailsParams$SubscriptionProductReplacementParams. This is true as of billing library 8.1.0.Without this correction, replacement params will never be applied