Hi,
I have a blind spot when users delete their account from my Flutterflow app. That is, any paid subscriptions stored in RevenueCat remain live. Currently, only the anon Apple ID is attached to the RevenueCat record (this isnt stored in my auth users database though).
The simple solution would be to also set the Apple email in the RevenueCat Customer record - then I can find a match with my auth users record.
How can I have RevenueCat store the email (aswell as the Apple ID) when a purchase is made please?
I’m not a coder and so I was hoping it was a settings adjustment, but I can’t see this anywhere.
Many thanks for your time.