Hi, I am new to programming and RevenueCat.
My IOS app has a subscription purchase option and the user was able to make a purchase, which I think shows up in Revenue Cat but I am not 100% sure as I don’t know how to directly relate the RevenueCat app ID to the user. Fortunately, at the present time I do not have a large number of users so I believe I have identified the user correctly.
However, when the user logs and the app queries Purchases.shared.purchaserInfo, the entitlements comes back as nil.
I have searched the documentation and can’t understand what I have done wrong and am at a loss of where to start troubleshooting. Any help would be appreciated.
Thanks