Hi,
So I have an app that shows training materials (videos and PDFs) to users. I have a Firebase login screen. The videos will be stored in Cloudinary.
Now there is FREE content and PAID content.
I want all users to be able to access the FREE material. However if they pay, they can see paid content too.
How can I implement this? How can I can check at the blocks if the user has paid or not? I will be using Google Stores payment process