Kebechet / Maui.RevenueCat.InAppBilling

MIT License
13 stars 6 forks source link

Entitlement addition to CustomInfoDto #17

Closed CameronVetter closed 1 year ago

CameronVetter commented 1 year ago

This PR addresses issue #16 . This PR adds the EntitlementInfoDTO and all of the Enums and Extensions needed to go along with it. This brings a lot of great additional information to the consumer, including detecting unsubscribed, are they autorenewing, is this the sandbox enviroment, expiration dates on subscriptions, etc.

Kebechet commented 1 year ago

probably rebase the branch so the diff is more readable

CameronVetter commented 1 year ago

probably rebase the branch so the diff is more readable

Was just waiting for the other PR to wrap up. The diff is clean now and I will change it from draft to a real PR