I am setting up IAPHUB. Some contents are free and some are required subscription.
I set up IAPHUB start and paywall.
If user’s “hasActiveSubscription” is true, they can see the contents. If it is false, it directed to Paywall.
My questions is:
If user subscribe on the Paywall, does the use’s database “hasActiveSubscription” is updated to be true? Or how to set it up?