Hey, we have a flutter app for iOS that uses the RC SDK. I now want to build web funnels using RC Web Billing. In the app settings we have a button to “manage your subscription”. I’m wondering what that means for users who purchased a subscription via Web Billing.
- As I understand, they also have the entitlement (if set up correctly) and the flutter sdk knows about the subscription
- Can they cancel / change their subscription in Customer Center?
- If not, what will be displayed for them in Customer Center?
- Should we then disable the link for them? And how do I do that? Is there a flag available in the customer data I can use to disable the link?
Thanks
