When you call StoreKit APIs, they provide information about the currently signed-in Apple account. However, if your app supports multiple users (e.g User A and User B) on the same device, you need to explicitly associate subscriptions with user accounts in your app. Can you recommend a way to achieve this is by using an unique ID from apple receipt for each user in your app. To ensures that each subscription is tied to a specific app user and cannot be accessed by another user on the same device
Topic:
Community
SubTopic:
Apple Developers
Tags: