Test version doesn't work in browser's incognito/private mode

When I navigate to https://.bubbleapps.io/version-test?debug_mode=true, the url changes to https://.bubbleapps.io/version-test, thus triggering a Bubble banner warning:

This app is a free plan and should have a Bubble banner. Please upgrade to remove this banner. Removing or altering the banner in any way is against Bubble terms and can lead to your account termination.

Why is that, and what can I do about it?

Hi,

Please add your appname in-between the your navigating url into
https://YOURAPPNAME.bubblapps.io/version-test.

Woops. Looks like the text editor didn’t like the way I formatted the link. Anyways, the difference in the url is the missing query parameter debug_mode=true. So the question is why does it disappear, and what can be done about it. I tried writing a script that runs on the page load and adds it, but that didn’t work out

This topic was automatically closed after 70 days. New replies are no longer allowed.