PlaytoliaEntitlements tracks the permanent and the temporary unlocks that the player gets from purchases. The SDK grants an entitlement automatically when a purchase completes.
Reading entitlements
GetEntitlementByGrantId and GetEntitlementByItemId return only the valid entitlements that are not expired. A null result means that the player has no current entitlement. You do not need to read IsExpired yourself.Reading access
PlayerEntitlement fields
Id, GrantId, Amount, CreatedAt, ExpiresAt, Product, IsExpired
Listening to changes
Subscriptions
Recurring access management
In-game Stores
Purchases that grant entitlements