firestore-revenuecat-purchases
firestore-revenuecat-purchases copied to clipboard
Newly Created Entitlement Not Added to Users
We just added a new entitlement to an existing product (and kept the old entitlement on it as well). Inside RevenueCat it shows the users that are subscribed to this product as having both the old and the new entitlement, which is what we expect.
But inside Firestore it only shows the old entitlement for these users. Shouldn’t this integration receive information on newly created (or deleted) entitlements and add or remove them on the appropriate users?
Maybe this is some sort of cron process on your end that I just need to wait to run? Or does this extension not support that yet?