Ios swift – RevenueCat – customerInfo.activeSubscriptions always returns value
This is a production bug where users who have previously been subscribed still have access to all Pro features due to customerInfo.activeSubscriptions returning all productIdentifiers of previous subscriptions. Also customerInfo.entitlements always returns value. I have added print("ENTITLEMENTS (customerInfo.entitlements)") print("ACTIVE SUBS…