cupertino-sample-code/storekit-determining-service-entitlement-on-the-server
Mihaela Mihaljevic 37fd4fb24f Initial commit: 606 Apple sample code projects
MIT License - Apple Developer sample code
Downloaded via Cupertino (https://github.com/mihaelamj/cupertino)
2025-12-03 00:19:12 +01:00
..
bin Initial commit: 606 Apple sample code projects 2025-12-03 00:19:12 +01:00
LICENSE Initial commit: 606 Apple sample code projects 2025-12-03 00:19:12 +01:00
models Initial commit: 606 Apple sample code projects 2025-12-03 00:19:12 +01:00
promo-offer-gen Initial commit: 606 Apple sample code projects 2025-12-03 00:19:12 +01:00
routes Initial commit: 606 Apple sample code projects 2025-12-03 00:19:12 +01:00
services Initial commit: 606 Apple sample code projects 2025-12-03 00:19:12 +01:00
simulateExamples Initial commit: 606 Apple sample code projects 2025-12-03 00:19:12 +01:00
.gitignore Initial commit: 606 Apple sample code projects 2025-12-03 00:19:12 +01:00
app.js Initial commit: 606 Apple sample code projects 2025-12-03 00:19:12 +01:00
env.example Initial commit: 606 Apple sample code projects 2025-12-03 00:19:12 +01:00
package.json Initial commit: 606 Apple sample code projects 2025-12-03 00:19:12 +01:00
README.md Initial commit: 606 Apple sample code projects 2025-12-03 00:19:12 +01:00

Determining service entitlement on the server

Identify a customer's entitlement to your service, offers, and messaging by analyzing a validated receipt and the state of their subscription.

For more information about the app and how it works, see Determining service entitlement on the server in the developer documentation.