Kebechet/Maui.RevenueCat.InAppBilling

PurchaseProduct - return more info

Opened this issue · 1 comments

Currently PurchaseProduct returns just state of the purchase true/false and error enum.
But original object PurchaseSuccessInfo contains also StoreTransaction and CustomerInfo.

Implement them into the final result as well.

CustomerInfo implemented in #34