Inserir um app por meio de iframe em um site

Olá pessoal.
Estou tentando adicionar um iframe dentro de meu site, com um app de agendamento que estou desenvolvendo.

Acontece que preciso testar se o app está funcionando dentro do site, ou seja, no ifreme.

Colocando o link de teste no HTML (conforme este abaixo) o que acontece é que a visualização fica semelhante a foto do topo e não consigo testar.
Codigo Iframe:

<iframe src="https://URLDOAPP.bubbleapps.io/version-test/index/Lorem%20ipsum...?debug_mode=true" style="border:0px #ffffff none;" name="myiFrame" scrolling="no" frameborder="1" marginheight="0px" marginwidth="0px" height="100%" width="100%" allowfullscreen></iframe>

OBS: Se eu pegar este mesmo link que está no iframe e abrir em qualquer outro dispositivo, mesmo não estando com meu login bubble, o app funciona.

This setting can be changed, but it’s generally not advised.

Thanks for your help

it was what was needed for the app to work.

can you tell me if to use it as an iframe within a site, other than the trial version, it’s only with the paid bubble plan?

sorry if the question is silly but i’m new to bubble.