I would like to embed my shiny apps running on shinyproxy into a website running out of a different server. I've tried using iframes, but for some reason the iframe sent by shinyproxy is empty (see here: http://theswarmlab.com/shiny/opinion_dynamics/), while the app displays properly on the shinyproxy server (http://165.230.88.17:8080/app/01_opinion_dynamic).
I have no clue why this is happening. I don't think there is anything weird with the way I use iframes since the app shows properly when running out of a shiny server (here is another app embedded on the same website using iframes from a shiny server: http://theswarmlab.com/shiny/axelrod/).
I would like to embed my shiny apps running on shinyproxy into a website running out of a different server. I've tried using iframes, but for some reason the iframe sent by shinyproxy is empty (see here: http://theswarmlab.com/shiny/opinion_dynamics/), while the app displays properly on the shinyproxy server (http://165.230.88.17:8080/app/01_opinion_dynamic).
I have no clue why this is happening. I don't think there is anything weird with the way I use iframes since the app shows properly when running out of a shiny server (here is another app embedded on the same website using iframes from a shiny server: http://theswarmlab.com/shiny/axelrod/).