Skip to main content

When a user logs in, it pulls their app user ID then performs the login() function on that ID.

I have a real active subscription with my live app on the app store with my App User ID.

When I run my app in TestFlight and login with the same App User Id, my entitlement is granted and it loads my CustomerInfo from my Live account.

 

I thought this was an isolated environment?

Hi, app user ids in RevenueCat are able to have both production and sandbox purchases which is why you are seeing the production purchases when using the same app user id in TestFlight. I recommend using a different Apple account and app user id when testing.