getPurchaseDateForProductId

fun getPurchaseDateForProductId(productId: String): Date?

Get the latest purchase or renewal date for given productId

Return

Purchase date for given productId

Parameters

productId

productId for which to retrieve expiration date

Sources

Link copied to clipboard