Skip to main content

Can I use entitlements to check whether a user has access to 1 of 1000 products?

If I have 1000 products, each with a unique ID, can I programatically add the product ID as an entitlement when a product is purchased?

Then I will know the user has access to that 1 product for life. 

Hi @kes-walker-4c8e74,

Entitlements are thought to unlock different features of your app, for example to have a Gold, Silver and Bronze tier where each one provides a different set of features.

Would you have 1000 different types of subscriptions? I can be more helpful if you can develop a bit more your use case.

 

Best,