Hello,
I have configured my app (flutter) with revenue cat. I have two groups of subscriptions, those from v2 and the new ones from v3, on IOS.
My problem is that the some of the previous subscriptions are not detected (either naturally or by restoring purchases), even though they are in the same entitlement.
The purchase restoration function doesn't return any errors, just the customerInfo, with allPurchasesdProductIdentifiers, expired date … but one one them, the valid one, is missing.
My revenue cat version is up to date (purchases_flutter 6.25.0). The rest of the functions work fine: purchasing, cross-platform restoration, link to the .... account.
Can you help me?
Thanks in advance