I need to understand this logic
I have firebase authentication in my app and planning to implement in app purchases.
Is revenue cat in-app purchase subscription tied to firebase authentication account or they are tied too a device (for example Google Play signed account?)
How do you guys handle this?
Thank you