allPurchaseInstants

val <Error class: unknown class>.allPurchaseInstants: Map<String, Instant?>

Deprecated

Instant properties have been moved to member fields. The entire purchases-kmp-datetime module is deprecated and can be removed from your Gradle files.

Replace with

allPurchaseDates

Map of productIds to purchase instants.

  • For Google subscriptions, productIds are subscriptionId:basePlanId.

  • For Google and Amazon INAPPs, productsIds are simply productId.

  • For Amazon subscriptions, productsIds are termSku.