Hello,
I am using Revenue Cat for subscriptions in my flutter app.
I have integrated it directly to firebase and Revenue Cat successfully sends all transactions to a firebase collection named revenuecat_events.
I have a separate collection users which has all data of the respective users.
My query is if and when a subscription gets renewed can revenue cat update the specific user records with the new subscription end date?
If yes then how?
Thank you
for example. IN the image below, this user had his subscription auto-renewed on February 25th.
So how do I update this document when revenue cat sends a new transaction.
