Hi,
As part of my application, when loading the homepage, a check occurs which looks to see if the Revenuecat active entitlements list is greater than 0. If it is, then the user is subscribed otherwise they are not.
This works for the most part and correctly returns true or false when opening the application or after subscribing. However if you logout and then log back in, the active entitlements is returning false.
Any idea why?