Hello,
I would like to embed an R shiny display in my Glide app. Do you know if this is feasible ? I know embeding R shiny is feasible on coded web apps. Any advice is welcome!
Thanks for your help
1 Like
I’m not well-versed in RStudio, but I think in order to embed something you’ve coded in RStudio/published online, you have to use an iFrame to display it. iFrames aren’t supported within Glide apps. See here and here!
Actually, in a lot of cases, you can embed iframe code using a webview component, or possibly just take the url from the iframe and use that for the the WebView.