I tried to do in my app that when current page parameter contain debug_mode=true then go to page debug_mode=false or make it “empty”, but it give an error like “you can’t use debug_mode parameter”
My goal is to not show debugger in live version, because I don’t want to show all workflows, So how can I do that, any idea or different way I can implement that.
Hey @zamadshakil
Debug mode automatically hidden in the live mode anyways. So, you dont need to do anything special for it. It is just visible in development mode.
However, to publish live, you need to be at least a paid plan.
@Huseyin from Flusk | Discover the #1 Security and Monitoring Tool for Bubble
Debugger is only visible to user that are logged in to app editor. Bubble will remove it for any other user.
I am in team plan, but in live version when I type debug_mode=true then it show debugger
understood, thanks
Because your account is login, try in incognito mode
you are right
I see what you mean now. Yes, @Jici and @yamada.shoji99 answered it nicely. You learn new things everyday
@Huseyin from Flusk | Discover the #1 Security and Monitoring Tool for Bubble
This topic was automatically closed after 70 days. New replies are no longer allowed.