Hi everyone,
After I attempted to use a account that have already been created and expired the 8 days of free trial in an benchmark app that I’m studying I saw that they showed a popup that disabled me from doing pretty much anything else on the app but only to click to add a payment method and follow to the subscription.
How would you structure that? I thought about making it an reusable element with a custom state linked to ‘used_free_trial’ (yes l no) and make the popup the only element in this custom state then add it to all pages in the app.
The example is as follows: