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?