Hi, I have a question. I would like to know if bubble natively offers the possibility to grant different privileges to registered users on the app that I am developing. Through the stripe system, I offer users the opportunity to choose a different tariff plan, I was interested in knowing if there was a way to limit the use of certain features based on the plan subscribed by the user. I ask it because the application starts to get bigger and therefore to put the conditions on every single element it starts to become difficult and especially in case of future changes it would be necessary to set the conditions again. So I ask you if there is a plugin that does something similar or possibly the only solution is to perform the checks “manually”. Thanks in advance.
Maybe instead of every element you can group certain things and set the condition on the whole group or page.
For example, on a slidable menu you can only show certain pages/options if they have a certain plan.
Maybe just think bigger instead of individual elements.
Hope that helps!
This topic was automatically closed after 70 days. New replies are no longer allowed.