Subscription Mobile App

Hi All :slight_smile:

I’m currently making the settings to make my app a subscription based app I just have a question though.

Right now my app is set up to only show the content of the app if the user makes an account. No account/sign up = no access to the content. So everyone has to sign up before they can use the app. Which works perfectly.

Now my question is eventhough I have this setup do I have to put a Conditional on all the views in my app ragarding having it as subscription based app or is there another way to work around this?

Thanks in advanced

Amanda

1 Like

You can use the “if user is logged out” workflow to prevent access. Also, block access through privacy rules.

The Bubble manual covers this in detail.

Our agency provides hands-on support should you want an independent security audit.

Best regards,
Mido

Hey @amandagravesen :waving_hand:

It really depends how you want it set up. I noticed for my project, I want them to be able to log in and do certain things before paying. So the restrictions based on the subscription status = ‘active’ is how I restrict my workflows.

Make sure to think about how you want them to be able to interact with your app when they are logged in but don’t have a subscription. You might want them to be able to log in and update their subscription if their credit card expired or something like that.

Just something to keep in mind. Hope that helps! :blush:

I also offer 1-on-1 coaching if you would like some screen sharing assistance as well.